aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-02-28 21:02:53 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-28 20:33:32 -0300
commit7ce6bbbbfd6806fd2c1641707d4d3d20f975949e (patch)
treec528dbfc79f56524dc8ada77f6f204b0ac92ce17 /testing
parentfa793a7c11d696a6ace97ffb11fdaab85d343cd7 (diff)
downloadaports-7ce6bbbbfd6806fd2c1641707d4d3d20f975949e.tar.bz2
aports-7ce6bbbbfd6806fd2c1641707d4d3d20f975949e.tar.xz
testing/buildah: upgrade to 1.14.1
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 c93698f3c7..f48695bd8c 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.0
+pkgver=1.14.1
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="c2fe27ccff81cc22dcb398f6d57f618015a1f534510888966483002d552c5f233b8899f639dac15d0f299c6c618e6f1d9889e65c745ce4709e7abd9498258a86 buildah-1.14.0.tar.gz"
+sha512sums="5340dc80327eea2688867c20a0e09f08cfd0e4f94770603e8a3ad31e791b3c4980682820121b83e4d8fac89217491fe212af8f4dbaa2d545d33077299b69c0a8 buildah-1.14.1.tar.gz"