meson: update to 0.41.1
This commit is contained in:
parent
0279da12ea
commit
0a777f5bcf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=0.41.0
|
||||
version=0.41.1
|
||||
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=4928f3f052550879dcb2af6ed09a0d51eb4f2e82d8d06c26ebac0d9c25f05cb4
|
||||
checksum=a48901f02ffeb9ff5cf5361d71b1fca202f9cd72998043ad011fc5de0294cf8b
|
||||
|
|
Loading…
Reference in a new issue