meson: update to 0.46.0.
This commit is contained in:
parent
f9bd1ffed4
commit
782c155f11
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'meson'
|
# Template file for 'meson'
|
||||||
pkgname=meson
|
pkgname=meson
|
||||||
version=0.45.1
|
version=0.46.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
||||||
maintainer="Dylan Katz <muddmaker.97@gmail.com>"
|
maintainer="Dylan Katz <muddmaker.97@gmail.com>"
|
||||||
homepage="http://mesonbuild.com"
|
homepage="http://mesonbuild.com"
|
||||||
distfiles="https://github.com/mesonbuild/meson/archive/${version}.tar.gz"
|
distfiles="https://github.com/mesonbuild/meson/archive/${version}.tar.gz"
|
||||||
checksum=5dc53f61b02b0d2ffef196e0408cade480e6cada6fffa71b3abb6cbb870ab63b
|
checksum=24c6098891fbaab70f43ae9e51e0ab99e003c14fea70104f3f71bb2fb49a3e71
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# meson depends on trillion of things to perform actual tests
|
# meson depends on trillion of things to perform actual tests
|
||||||
|
|
Loading…
Reference in a new issue