summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorIsmael Luceno2019-08-16 21:20:10 +0200
committerIsmael Luceno2019-08-16 21:21:39 +0200
commit4619eea633068657ec05b62dc298380401a86053 (patch)
tree02a27d1ac31873637338e6f27abd59e39ba199c2 /utils
parente250b47356d66e00ec04a3bb86e558d2bf6491f7 (diff)
containers 1.6
Diffstat (limited to 'utils')
-rwxr-xr-xutils/containers/DETAILS4
-rw-r--r--utils/containers/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/utils/containers/DETAILS b/utils/containers/DETAILS
index 8b04304893..8f15bfbe3d 100755
--- a/utils/containers/DETAILS
+++ b/utils/containers/DETAILS
@@ -1,8 +1,8 @@
SPELL=containers
- VERSION=1.5
+ VERSION=1.6
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://github.com/arachsys/$SPELL/archive/$SOURCE
- SOURCE_HASH=sha512:63c5ea8d5cbf32cbe07341c51d5a06b605cfe1b5d4f6a55c300ce4269639e22919e6c41dcd1793edaf43110bd984a28b9044a2bd1844fa3b2176dfe8f6eebc6f
+ SOURCE_HASH=sha512:cffe5161ca140907a3fd118b767b52ae97a738c51a676e51f3cdad09fde3590c716927f165bd6845b0b4aec942a2797dee05b84932f993d2cbac0204b61d4b74
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$SPELL-$VERSION"
WEB_SITE="https://github.com/arachsys/containers"
LICENSE[0]="MIT"
diff --git a/utils/containers/HISTORY b/utils/containers/HISTORY
index 4383f026be..e2a1a018cf 100644
--- a/utils/containers/HISTORY
+++ b/utils/containers/HISTORY
@@ -1,2 +1,5 @@
+2019-08-16 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 1.6
+
2016-12-05 Ismael Luceno <ismael@sourcemage.org>
* BUILD, DETAILS: spell created