aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
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 4dcbd40f0b..19e7ca13f8 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.3
+pkgver=1.14.4
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="89bc4256b0bea5b74ef71d0918f60d447fc4b0cd069f65995cf7125ed6382574c85db1c6a8101fbcb1c7385b5bc1855ddb1d483f91dce787ebab20ce56fad7e7 buildah-1.14.3.tar.gz"
+sha512sums="74923a552294b5e35361f8446697822850952edcd9b4619e31bad1c3b2fbb0aeb491d598096d2f59cf7bf433a487f056f7229c7fe031cb790cbdc9b8ba12a2cd buildah-1.14.4.tar.gz"