aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-04-07 23:35:46 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-04-07 22:25:57 +0000
commit2a6edbfdfd3852aaf508fb1f9ee4e463599f2fb8 (patch)
tree432b9686ae24824b57a6ed261b000fce3f31e27c
parent7ce1551cb7fdd48f55e0ced968a20ca943363294 (diff)
downloadaports-2a6edbfdfd3852aaf508fb1f9ee4e463599f2fb8.tar.bz2
aports-2a6edbfdfd3852aaf508fb1f9ee4e463599f2fb8.tar.xz
testing/buildah: upgrade to 1.14.7
-rw-r--r--testing/buildah/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/buildah/APKBUILD b/testing/buildah/APKBUILD
index 0692e9212a..5bae59063d 100644
--- a/testing/buildah/APKBUILD
+++ b/testing/buildah/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: kohnish <kohnish@gmx.com>
pkgname=buildah
-pkgver=1.14.6
+pkgver=1.14.7
pkgrel=0
pkgdesc="A tool that facilitates building OCI container images"
url="https://github.com/containers/buildah"
@@ -21,4 +21,4 @@ package() {
GIT_COMMIT="$pkgver" make install PREFIX=/usr DESTDIR="$pkgdir"
}
-sha512sums="869addbd41c115ca92eab30133c76cd0d449184e95f3b64fa57ad84f50834e6f6189bd1a7e4871aba270b96bf69192ff00da7f0e086439c811c5093342ac14d2 buildah-1.14.6.tar.gz"
+sha512sums="d094fbd9d34313e0507223ea720eef75ff19edde7ce1d9a8db3f9af4fcd81c0970f7736d9854023e4904285af1aca1722d9a86394192000da800620ff52499ce buildah-1.14.7.tar.gz"