aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-08-16 13:19:49 +0200
committerJakub Jirutka <jakub@jirutka.cz>2019-08-16 13:20:33 +0200
commit2d2f4ecf8809fd32eca1fe7a68623125500c427b (patch)
tree36ffadd88f3e298a77e26ea38adfd0e9e9d7ff23 /community
parentb7d037c2a9b8f72b1230453919246b1637028ada (diff)
downloadaports-2d2f4ecf8809fd32eca1fe7a68623125500c427b.tar.bz2
aports-2d2f4ecf8809fd32eca1fe7a68623125500c427b.tar.xz
community/alpine-make-rootfs: upgrade to 0.3.1
Diffstat (limited to 'community')
-rw-r--r--community/alpine-make-rootfs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/alpine-make-rootfs/APKBUILD b/community/alpine-make-rootfs/APKBUILD
index 0786c10e40..9b01ab2d82 100644
--- a/community/alpine-make-rootfs/APKBUILD
+++ b/community/alpine-make-rootfs/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=alpine-make-rootfs
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=0
pkgdesc="Make customized Alpine Linux rootfs (base image) for containers"
url="https://github.com/alpinelinux/alpine-make-rootfs"
@@ -17,4 +17,4 @@ package() {
make install DESTDIR="$pkgdir" PREFIX=/usr
}
-sha512sums="1c595dac5f09f4bd74f16a16f771944972fa466ab22f69c9627d32b6a3edf776aa3133e327ad398ccd91fe0331a9ebeca1aaa220062531cbdbb8927afd2c79f1 alpine-make-rootfs-0.3.0.tar.gz"
+sha512sums="7971ac0275e4d2e9bdc3ea29197b40a66e493bf9977249922418f06e1bd9434a62a4ffa0cc637839ae1837f2f8916535977e695cb959288213ce1fee90cc3b44 alpine-make-rootfs-0.3.1.tar.gz"