mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 02:11:39 +01:00 
			
		
		
		
	main/meson: upgrade to 0.47.1
Also use https while being here.
This commit is contained in:
		
							parent
							
								
									074c982ca6
								
							
						
					
					
						commit
						202f4bea91
					
				@ -1,10 +1,10 @@
 | 
			
		||||
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
 | 
			
		||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 | 
			
		||||
pkgname=meson
 | 
			
		||||
pkgver=0.47.0
 | 
			
		||||
pkgver=0.47.1
 | 
			
		||||
pkgrel=0
 | 
			
		||||
pkgdesc="Fast and user friendly build system"
 | 
			
		||||
url="http://mesonbuild.com"
 | 
			
		||||
url="https://mesonbuild.com"
 | 
			
		||||
arch="noarch"
 | 
			
		||||
license="Apache-2.0"
 | 
			
		||||
depends="ninja python3"
 | 
			
		||||
@ -27,4 +27,4 @@ package() {
 | 
			
		||||
	python3 setup.py install --prefix=/usr --root="$pkgdir"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
sha512sums="844047ad184f60395c4b6dc61b8fb0f321722d19a8647b48cb3f05fda9ba57516bdcc2244d5bc9de74f2834d092235553faccde6172edaeb3c2d14ff633bc513  meson-0.47.0.tar.gz"
 | 
			
		||||
sha512sums="b86a95a057cfe3b46a33dfe57d0b215133306808871cd2d0f479421b7fd7ce7f5b49aa4c1d429ac0a1a56f805e1c690d220b567b8118e875b140dc75ad8218a5  meson-0.47.1.tar.gz"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user