aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-10-22 19:58:12 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-10-22 20:23:30 +0000
commit7a9c9f12c3138b421dca0b269388cd198ec30778 (patch)
tree2deaedd7a0094744df59befa4fae42bc1bcf4a29
parentba5a43220f8c12bf56d505692225476a4e7b7177 (diff)
testing/buildah: upgrade to 1.16.5
-rw-r--r--testing/buildah/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/buildah/APKBUILD b/testing/buildah/APKBUILD
index 2421a1a111e..01120121f85 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.16.4
+pkgver=1.16.5
pkgrel=0
pkgdesc="A tool that facilitates building OCI container images"
url="https://github.com/containers/buildah"
@@ -25,4 +25,4 @@ package() {
GIT_COMMIT="$pkgver" make install PREFIX=/usr DESTDIR="$pkgdir"
}
-sha512sums="cda3fc433403ccd1f9803f19b2efc570c13bfe2a5c0c31abe17552ce3d38a3388fd680de0125e83c375ad342ed5d39616f688e22d6472e58d4ee7c88c6bd7a03 buildah-1.16.4.tar.gz"
+sha512sums="3d4a21360375ce21d1d53d33d47179f5c6b3f0ba8ec9050258cd2fd9a82cd67132c548d3850beda9130cfb09afaca63a4dadce215ff3883ebf8796709e30ae9f buildah-1.16.5.tar.gz"