meson: update to 0.41.0
This commit is contained in:
parent
c684cd4f3e
commit
0d52dca5e1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=0.40.1
|
||||
version=0.41.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
|||
maintainer="Dylan Katz <muddmaker.97@gmail.com>"
|
||||
homepage="http://mesonbuild.com"
|
||||
distfiles="https://github.com/mesonbuild/meson/archive/${version}.tar.gz"
|
||||
checksum=b90c25088e074130820fd3870e60829085384d78f36c0e3f34d626047d8e867a
|
||||
checksum=4928f3f052550879dcb2af6ed09a0d51eb4f2e82d8d06c26ebac0d9c25f05cb4
|
||||
|
|
Loading…
Reference in New Issue