aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-03-04 20:44:24 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-03-04 17:36:52 -0300
commit78256a2969081909bc2e31cc6367dbf7294d8d6c (patch)
treedfbae1bb7340dc489c91946db38c7f7a996ea38f
parent08ae440b1e4570666d679f133f86ff14c85a48f2 (diff)
downloadaports-78256a2969081909bc2e31cc6367dbf7294d8d6c.tar.bz2
aports-78256a2969081909bc2e31cc6367dbf7294d8d6c.tar.xz
testing/buildah: upgrade to 1.14.2
-rw-r--r--testing/buildah/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/buildah/APKBUILD b/testing/buildah/APKBUILD
index f48695bd8c..ed9942484b 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.1
+pkgver=1.14.2
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="5340dc80327eea2688867c20a0e09f08cfd0e4f94770603e8a3ad31e791b3c4980682820121b83e4d8fac89217491fe212af8f4dbaa2d545d33077299b69c0a8 buildah-1.14.1.tar.gz"
+sha512sums="d8f2488321cc52f1e2a390ffe975d83c4a6e9a169d47787715e0e04c29249abf501798bc3588d5d5c1bf70fc1a8451f75b102f629517da636cf9fd093667797c buildah-1.14.2.tar.gz"