aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2020-11-14 17:32:37 +0100
committerJakub Jirutka <jakub@jirutka.cz>2020-11-14 17:32:44 +0100
commit65891cc1c8cdef942f4a52dece5ee024df318084 (patch)
tree4cdf5d7870f0fac3b54c3a47380c20394be75101
parent84beca0640d028d53d6e64a132cf8343ed6e940e (diff)
community/sloci-image: upgrade to 0.1.1
-rw-r--r--community/sloci-image/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sloci-image/APKBUILD b/community/sloci-image/APKBUILD
index 745b6ba0d08..836d7e093f8 100644
--- a/community/sloci-image/APKBUILD
+++ b/community/sloci-image/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=sloci-image
-pkgver=0.1.0
+pkgver=0.1.1
pkgrel=0
pkgdesc="Simple script for creating single-layer OCI images"
url="https://github.com/jirutka/sloci-image"
@@ -21,4 +21,4 @@ package() {
make DESTDIR="$pkgdir" PREFIX=/usr install
}
-sha512sums="ef97a253c8fc8ddf141b5b5985c34fcf890ab881a6c658f7f6200c59ab3a4641e60e0cbe6adc6bafc3cbd348643f5ac7f2308cf650d5468a4e4c998a36597a56 sloci-image-0.1.0.tar.gz"
+sha512sums="54f8f8f0dc1a0b31d54e98197777891c527aa21c6b0f688bf82bf157d603a4bf74223cc871debd8def1c4d0302f87ef7692625455beefb0901f6667af1df85f3 sloci-image-0.1.1.tar.gz"