summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorPavel Vinogradov2019-06-26 17:04:25 -0400
committerPavel Vinogradov2019-06-26 17:04:25 -0400
commitd4f827fed5266509620631a8e35ce11d89835502 (patch)
treec5fc2eb7713007399fb94f07b26c30cc214082f1 /crypto
parent1408560a927333b1a2d981f0217abd36bbb5105e (diff)
crypto/nettle: version 3.5
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/nettle/DETAILS4
-rw-r--r--crypto/nettle/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/crypto/nettle/DETAILS b/crypto/nettle/DETAILS
index 65b062a42a..c3a9719d51 100755
--- a/crypto/nettle/DETAILS
+++ b/crypto/nettle/DETAILS
@@ -1,6 +1,6 @@
SPELL=nettle
- VERSION=3.4.1
- SECURITY_PATCH=2
+ VERSION=3.5
+ SECURITY_PATCH=2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
diff --git a/crypto/nettle/HISTORY b/crypto/nettle/HISTORY
index ac1a9a13db..f73e5a0aa4 100644
--- a/crypto/nettle/HISTORY
+++ b/crypto/nettle/HISTORY
@@ -1,3 +1,6 @@
+2019-06-26 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 3.5
+
2019-05-30 Eric Sandall <sandalle@sourcemage.org>
* BUILD: Compile with -std=c99 in CFLAGS
stable-0.62 still has gcc 4.6.4, this allows us to update.