summaryrefslogtreecommitdiffstats
path: root/archive
diff options
context:
space:
mode:
authorTreeve Jelbert2019-07-19 21:35:49 +0200
committerTreeve Jelbert2019-07-19 21:35:49 +0200
commit5c8521bff0d5574321bea17771684e3ac5aea3a9 (patch)
tree462552b91d860bd889cd1e795468f006b86676a5 /archive
parenteeb61c959cf80ef576056d7f5d6ea4331b10154f (diff)
zstd: => 1.4.1
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 b4518506fb..60e6a11cf0 100755
--- a/archive/zstd/DETAILS
+++ b/archive/zstd/DETAILS
@@ -1,8 +1,8 @@
SPELL=zstd
- VERSION=1.4.0
+ VERSION=1.4.1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/facebook/${SPELL}/archive/v${VERSION}.tar.gz
- SOURCE_HASH=sha512:8614934e25eb1e82b554c483bc9d2d055f51344697295e83b22a8d726321b12068cfa7f7d2a9fe28a2de7c9edda59733826277efc7046e13674d6f7f02af5671
+ SOURCE_HASH=sha512:5bfac959dbbcfaa16fc0b5d3d5028c606e0c56d385581644a7376d6c61f2efc081efa65e7cc3d3e7b4c107646e0b67b3a75f9b3ff392624025d3a0816c45a9f2
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 e8a88d19f8..b57327bd04 100644
--- a/archive/zstd/HISTORY
+++ b/archive/zstd/HISTORY
@@ -1,3 +1,6 @@
+2019-07-19 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.4.1
+
2019-04-17 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.4.0