mirror of
				https://github.com/optim-enterprises-bv/openwrt-ipq.git
				synced 2025-10-30 01:43:02 +00:00 
			
		
		
		
	tools/meson: update to 1.5.1
Changelog: https://mesonbuild.com/Release-notes-for-1-5-0.html Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Link: https://github.com/openwrt/openwrt/pull/16425 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
		 Yegor Yefremov
					Yegor Yefremov
				
			
				
					committed by
					
						 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
						parent
						
							a47bf906cd
						
					
				
				
					commit
					8d1de4a4c8
				
			| @@ -1,11 +1,11 @@ | |||||||
| include $(TOPDIR)/rules.mk | include $(TOPDIR)/rules.mk | ||||||
|  |  | ||||||
| PKG_NAME:=meson | PKG_NAME:=meson | ||||||
| PKG_VERSION:=1.3.2 | PKG_VERSION:=1.5.1 | ||||||
|  |  | ||||||
| PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz | ||||||
| PKG_SOURCE_URL:=https://github.com/mesonbuild/meson/releases/download/$(PKG_VERSION) | PKG_SOURCE_URL:=https://github.com/mesonbuild/meson/releases/download/$(PKG_VERSION) | ||||||
| PKG_HASH:=492eb450c8b073024276f916f5adbb3c4bb7e90e9e6ec124efda064f3d9b5baa | PKG_HASH:=567e533adf255de73a2de35049b99923caf872a455af9ce03e01077e0d384bed | ||||||
|  |  | ||||||
| PKG_MAINTAINER:=Andre Heider <a.heider@gmail.com> | PKG_MAINTAINER:=Andre Heider <a.heider@gmail.com> | ||||||
| PKG_LICENSE:=Apache-2.0 | PKG_LICENSE:=Apache-2.0 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user