meson: update to 0.39.1.
This commit is contained in:
parent
8d712393b8
commit
0b44c2be35
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=0.39.0
|
||||
version=0.39.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=c05931d1620ffd87c1121eca15c36217a5df31a03e227e2223ccbcbbaee6b863
|
||||
checksum=a421ec73ed934b7bc80437f3f70c9a936e33f92b808c164d8087fe43b5698fcb
|
||||
|
|
Loading…
Reference in a new issue