summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorIsmael Luceno2021-10-01 16:48:15 +0200
committerIsmael Luceno2021-10-01 16:53:29 +0200
commit2551e25021790b994200a9b1f410d8ac736216d2 (patch)
tree0c2124a03df823d8746f4bfc38f5a277e269106b /crypto
parent3b81c6983318a0f966143984715ecd0a772722db (diff)
signify 30
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/signify/DETAILS4
-rw-r--r--crypto/signify/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/crypto/signify/DETAILS b/crypto/signify/DETAILS
index 32d8b1e5a3..083c186bc7 100755
--- a/crypto/signify/DETAILS
+++ b/crypto/signify/DETAILS
@@ -1,8 +1,8 @@
SPELL=signify
- VERSION=29
+ VERSION=30
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://github.com/aperezdc/${SPELL}/archive/v${VERSION}.tar.gz
- SOURCE_HASH=sha512:a0fc07c176f3e0e6ea32d059fb6cc27849159dcc3975c47b2b0a54f7047cb1f1dc0e032f2c55eaf84096b0a84288193afec0777e669851a7c7f97a880fb0f0ab
+ SOURCE_HASH=sha512:4a1ebcdbf7aa74865b97cadbf5380460702306b6d0a77306e6c943bb0c3419ca929ecd3455522da4448d780a56c8eddeb26fb4d7fb006fc3bf23f69693c39e87
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://github.com/aperezdc/signify"
LICENSE[0]="BSD"
diff --git a/crypto/signify/HISTORY b/crypto/signify/HISTORY
index 12849fcd25..65218313a3 100644
--- a/crypto/signify/HISTORY
+++ b/crypto/signify/HISTORY
@@ -1,3 +1,6 @@
+2021-10-01 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 30
+
2020-06-07 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 29