aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-04-10 00:48:13 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-04-10 00:08:38 +0000
commit1370083777334853163f327959a03e12714b29db (patch)
treee6068cdb0e77374fb547264f330291e380b6c218 /testing
parentf77f1f1bf5a561338f34d66d6238c8c985735cb3 (diff)
downloadaports-1370083777334853163f327959a03e12714b29db.tar.bz2
aports-1370083777334853163f327959a03e12714b29db.tar.xz
testing/buildah: upgrade to 1.14.8
Diffstat (limited to 'testing')
-rw-r--r--testing/buildah/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/buildah/APKBUILD b/testing/buildah/APKBUILD
index 5bae59063d..756fd9b04d 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.7
+pkgver=1.14.8
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="d094fbd9d34313e0507223ea720eef75ff19edde7ce1d9a8db3f9af4fcd81c0970f7736d9854023e4904285af1aca1722d9a86394192000da800620ff52499ce buildah-1.14.7.tar.gz"
+sha512sums="8cc64d8262ffe3727f4c32051f4f3456ab0b54f221ce6d144a301b732170eb487dc356f4e056c804ca9806172e60920239b62800a0aac2dc5de83cd656ea97f3 buildah-1.14.8.tar.gz"