meson: update to 0.37.1.
This commit is contained in:
parent
8b5ce33ee4
commit
4a49d39970
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=0.37.0
|
||||
version=0.37.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=82e7805a0a6a4ef6854002d7fd0badff547a3007103ace2af0e9cead618f86cd
|
||||
checksum=284f4df86458831c9d9358ecf548cc8df6caee3781477c3ef518f690ad1a31c1
|
||||
|
|
Loading…
Reference in New Issue