summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2015-06-19 20:55:14 -0300
committerIsmael Luceno2015-06-19 20:55:14 -0300
commit8aea4f7801b019ba7abed71e6814b2c8605277c7 (patch)
tree169101c4949d51ff747d3f932c899b1c061357f5
parent3232ccc4b25a41d42517af67fe9aaf4aa1f03dbe (diff)
keyutils 1.5.9
-rwxr-xr-xcrypto/keyutils/DETAILS4
-rw-r--r--crypto/keyutils/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/crypto/keyutils/DETAILS b/crypto/keyutils/DETAILS
index 5e21d54600..b72860526c 100755
--- a/crypto/keyutils/DETAILS
+++ b/crypto/keyutils/DETAILS
@@ -1,9 +1,9 @@
SPELL=keyutils
- VERSION=1.5.5
+ VERSION=1.5.9
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://people.redhat.com/~dhowells/keyutils/$SOURCE
- SOURCE_HASH=sha512:372a4881ca5cd679de0e6baa4e0e8c61ec8163b9259b018e1eb4db51fca68c0326d82a745abce96d22de367e88c88fa13b8afe438acfb38af799893630d3ba75
+ SOURCE_HASH=sha512:d4ee1dabb87844e18bfd8d094a5bc9ce792c96720b71e77961b6c36bb1addb9acea2a7004ddfba1d09b167af908368162312e5c3656b22a6266955bb57b887e2
LICENSE[0]=GPL
WEB_SITE=http://people.redhat.com/~dhowells/keyutils/
ENTERED=20061130
diff --git a/crypto/keyutils/HISTORY b/crypto/keyutils/HISTORY
index 45d0373f72..94bf612738 100644
--- a/crypto/keyutils/HISTORY
+++ b/crypto/keyutils/HISTORY
@@ -1,3 +1,6 @@
+2015-06-19 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 1.5.9
+
2012-02-09 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: sha512 updated, #354