aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-08-29 19:31:28 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-08-29 19:31:51 +0200
commit2a5ba82cadf66736503b47cf3f1d35b04d986210 (patch)
tree8277c3e19bab39652db670def5cceb9ce7cda8d2
parentb45cccb2ae58750d9b4958b687ffe11e6d7c8955 (diff)
downloadaports-2a5ba82cadf66736503b47cf3f1d35b04d986210.tar.bz2
aports-2a5ba82cadf66736503b47cf3f1d35b04d986210.tar.xz
community/one-context: upgrade to 0.5.2
-rw-r--r--community/one-context/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/one-context/APKBUILD b/community/one-context/APKBUILD
index 0de75b578e..531e5a53aa 100644
--- a/community/one-context/APKBUILD
+++ b/community/one-context/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=one-context
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=0
pkgdesc="Contextualization scripts for OpenNebula guests"
url="https://github.com/jirutka/one-context/"
@@ -22,4 +22,4 @@ package() {
PREFIX=/usr DESTDIR="$pkgdir" DISTRO=alpine ./install
}
-sha512sums="fb790a37673ce6306f8a685ecf922b37a2a2c3bbe382c3382f93b016147e25d007acff3dd06d0e104f194c57f01eb312413fe124dbf4be6d2aad70d3f8f4d4de one-context-0.5.1.tar.gz"
+sha512sums="7f9b9af2257b378cc95a4cffece30a8a33db5113933b12ec06455de8bd327f72c2329715b3466e50ae7cb2381ccb117145fe9830b2d5111fe526e51eeb3032f0 one-context-0.5.2.tar.gz"