meson: update to 0.51.1.
This commit is contained in:
parent
d4c4545a48
commit
4c8c9b18ba
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=0.51.0
|
||||
revision=2
|
||||
version=0.51.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="mesonbuild"
|
||||
|
@ -15,7 +15,7 @@ license="Apache-2.0"
|
|||
homepage="http://mesonbuild.com"
|
||||
changelog="https://raw.githubusercontent.com/mesonbuild/meson/master/docs/markdown/Release-notes-for-${version%.?}.0.md"
|
||||
distfiles="https://github.com/mesonbuild/meson/archive/${version}.tar.gz"
|
||||
checksum=ec1e3942215a858d82c3d2e095d18adcf1ede94a34144662643d88db4dcb5263
|
||||
checksum=92cf7f095fe2d1c3f23824805480c29eaa381e71ae0a90ac85949d1e10f9041c
|
||||
|
||||
do_check() {
|
||||
# meson depends on trillion of things to perform actual tests
|
||||
|
|
Loading…
Reference in a new issue