[openwrt/openwrt] Revert "tools/meson: update to 0.63.1"

LEDE Commits lede-commits at lists.infradead.org
Tue Sep 6 20:50:13 PDT 2022


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/a99707d14c029cfa2d09c936418bb10316f76540

commit a99707d14c029cfa2d09c936418bb10316f76540
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Wed Sep 7 04:46:31 2022 +0100

    Revert "tools/meson: update to 0.63.1"
    
    This reverts commit da95084d3478226bede2aed04e21f47525b7e0ad.
    It was pulled by accident.
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 tools/meson/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/meson/Makefile b/tools/meson/Makefile
index 13dcb11455..d53ed897a3 100644
--- a/tools/meson/Makefile
+++ b/tools/meson/Makefile
@@ -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 <a.heider at gmail.com>
 PKG_LICENSE:=Apache-2.0




More information about the lede-commits mailing list