meson: update to 0.38.0.
This commit is contained in:
parent
c637299ec2
commit
3d5ccbba72
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=0.37.1
|
||||
version=0.38.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=284f4df86458831c9d9358ecf548cc8df6caee3781477c3ef518f690ad1a31c1
|
||||
checksum=3846660144cbf46caaf467cbca2faebccfd4a0c06f124304d7871c5b38abd0b6
|
||||
|
|
Loading…
Reference in a new issue