meson: update to 0.38.1.
This commit is contained in:
parent
16cfe9253f
commit
7b22fa8449
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=0.38.0
|
||||
version=0.38.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=3846660144cbf46caaf467cbca2faebccfd4a0c06f124304d7871c5b38abd0b6
|
||||
checksum=7d2b72042dad3ab0b70407a94a8d6958f8553b0762766f76f407b9bbb96c5e47
|
||||
|
|
Loading…
Reference in New Issue