meson: update to 0.42.1.
This commit is contained in:
parent
0fde850ef8
commit
3b0577922b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=0.42.0
|
||||
revision=2
|
||||
version=0.42.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="mesonbuild"
|
||||
|
@ -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=6c318a2da3859326a37f8a380e3c50e97aaabff6990067218dffffea674ed76f
|
||||
checksum=18857542ee82daf3393e63b21d8ae5d3301e8503920c3fafd9e201d26c832491
|
||||
|
|
Loading…
Reference in New Issue