aboutsummaryrefslogtreecommitdiffstats
path: root/community/alpine-make-rootfs/APKBUILD
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-10-17 01:10:33 +0200
committerJakub Jirutka <jakub@jirutka.cz>2019-10-17 01:10:33 +0200
commit0eca3830ae18af21271220a5aeae0a023eed640c (patch)
tree2ee7488fef5bbbea6ae85c870612c2a84271e7d1 /community/alpine-make-rootfs/APKBUILD
parentc0ee904e0e547078d3ccf7db685f59f70dee64fd (diff)
downloadaports-0eca3830ae18af21271220a5aeae0a023eed640c.tar.bz2
aports-0eca3830ae18af21271220a5aeae0a023eed640c.tar.xz
community/alpine-make-rootfs: upgrade to 0.4.0
Diffstat (limited to 'community/alpine-make-rootfs/APKBUILD')
-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 9b01ab2d82..5c88571e15 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.1
+pkgver=0.4.0
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="7971ac0275e4d2e9bdc3ea29197b40a66e493bf9977249922418f06e1bd9434a62a4ffa0cc637839ae1837f2f8916535977e695cb959288213ce1fee90cc3b44 alpine-make-rootfs-0.3.1.tar.gz"
+sha512sums="67cb1eb328ab3da9e31ecf7eb5f441363ad0eea407c0a9c3afc3423078006f0b1bea87e43c899b9f70b8ea70752091ca433397cd1bff1ad05fb48e658a794ef6 alpine-make-rootfs-0.4.0.tar.gz"