summaryrefslogtreecommitdiffstats
path: root/archive
diff options
context:
space:
mode:
authorTreeve Jelbert2020-05-22 13:04:28 +0200
committerTreeve Jelbert2020-05-22 13:04:28 +0200
commit85652ba4a581e83fb1b68f49425ee33d86176a77 (patch)
tree5abff01aa14fe1a297af876b2cd28a900f2e6fe2 /archive
parent31ed1a1cab829ee112a49fb18dc72e542d74e10b (diff)
zstd: => 1.4.5
Diffstat (limited to 'archive')
-rwxr-xr-xarchive/zstd/DETAILS4
-rw-r--r--archive/zstd/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/archive/zstd/DETAILS b/archive/zstd/DETAILS
index 636103a89c..4cebc190af 100755
--- a/archive/zstd/DETAILS
+++ b/archive/zstd/DETAILS
@@ -1,8 +1,8 @@
SPELL=zstd
- VERSION=1.4.4
+ VERSION=1.4.5
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/facebook/${SPELL}/archive/v${VERSION}.tar.gz
- SOURCE_HASH=sha512:8209837e8eb14e474dfe21d5511085f46cef93b03ab77613fd41e7b8be652418231c38852669c8e0b55b78ad41ea2cb8008d0da122a83f8f27e32b5c86f045cf
+ SOURCE_HASH=sha512:b03c497c3e0590c3d384cb856e3024f144b2bfac0d805d80e68deafa612c68237f12a2d657416d476a28059e80936c79f099fc42331464b417593895ea214387
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="PATENTS ${DOCS}"
WEB_SITE=https://www.zstd.net
diff --git a/archive/zstd/HISTORY b/archive/zstd/HISTORY
index e9e9f11eac..51dea8830a 100644
--- a/archive/zstd/HISTORY
+++ b/archive/zstd/HISTORY
@@ -1,3 +1,6 @@
+2020-05-22 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.4.5
+
2019-11-05 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.4.4