Skip to content

Commit

Permalink
Revert "tools/meson: update to 0.63.1" (coolsnowwolf#10214)
Browse files Browse the repository at this point in the history
This reverts commit 5fcaadd.
  • Loading branch information
misaka36 authored and desmondc9 committed Oct 26, 2022
1 parent 414eb19 commit 2b8f9fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/meson/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=meson
PKG_VERSION:=0.63.1
PKG_VERSION:=0.61.5

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/mesonbuild/meson/releases/download/$(PKG_VERSION)
PKG_HASH:=06fe13297213d6ff0121c5d5aab25a56ef938ffec57414ed6086fda272cb65e9
PKG_HASH:=5e9a0d65c1a51936362b9686d1c5e9e184a6fd245d57e7269750ce50c20f5d9a

PKG_MAINTAINER:=Andre Heider <[email protected]>
PKG_LICENSE:=Apache-2.0
Expand Down

0 comments on commit 2b8f9fb

Please sign in to comment.