meson: update to 0.37.0.
This commit is contained in:
parent
5b5a43bedc
commit
c5abf7cfce
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=0.36.0
|
||||
version=0.37.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=32a8bc83672db0d7a675a25226849b195b9cca4ae09f8b669a470a5467943d88
|
||||
checksum=82e7805a0a6a4ef6854002d7fd0badff547a3007103ace2af0e9cead618f86cd
|
||||
|
|
Loading…
Reference in a new issue