aboutsummaryrefslogtreecommitdiffstats
path: root/main/meson
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-30 09:07:31 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-30 13:43:56 +0000
commit32e66e737e9d756a3ad22ad0ca82e92fd0b6fb31 (patch)
treecbf151a4050a040f204464730030fec5ed046624 /main/meson
parent71d2bbb6b7de6c2c477fa65e7af8412eac057119 (diff)
downloadaports-32e66e737e9d756a3ad22ad0ca82e92fd0b6fb31.tar.bz2
aports-32e66e737e9d756a3ad22ad0ca82e92fd0b6fb31.tar.xz
main/meson: upgrade to 0.54.0
Diffstat (limited to 'main/meson')
-rw-r--r--main/meson/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/meson/APKBUILD b/main/meson/APKBUILD
index ac022f5e91..a5939d4e00 100644
--- a/main/meson/APKBUILD
+++ b/main/meson/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=meson
-pkgver=0.53.2
+pkgver=0.54.0
pkgrel=0
pkgdesc="Fast and user friendly build system"
url="https://mesonbuild.com"
@@ -61,4 +61,4 @@ zshcomp() {
amove usr/share/zsh/site-functions
}
-sha512sums="005340f0faaa8fc5065b916355af6c2e3311da59fae67c781eb9ca47c5430dca85e9aa1052c5e92b3da8546b4b197fe623a6d48b073a24e05535141ba59ecac7 meson-0.53.2.tar.gz"
+sha512sums="e3c97ffd9409a543e45c8be7b12d4e8437de8dbd0cd236fbe092952d7d0833728d46ff6b679c8a73dae4c4016fdf38b43b56f3959a95968a29db109ebfe254e7 meson-0.54.0.tar.gz"