summaryrefslogtreecommitdiffstats
path: root/archive
diff options
context:
space:
mode:
authorTreeve Jelbert2021-12-21 12:00:41 +0100
committerTreeve Jelbert2021-12-21 12:00:41 +0100
commitff7b2419d2326b6414d3d9cd772c88bcd21bc4de (patch)
tree4420a7b9a242d0a9ca695063f90b36823af9348b /archive
parent779e09cd23d812d2f0247d9dd0ee49d90014fe3a (diff)
zstd: => 1.5.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 cd968034ca..761203094c 100755
--- a/archive/zstd/DETAILS
+++ b/archive/zstd/DETAILS
@@ -1,8 +1,8 @@
SPELL=zstd
- VERSION=1.5.0
+ VERSION=1.5.1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/facebook/${SPELL}/archive/v${VERSION}.tar.gz
- SOURCE_HASH=sha512:25b657529a698eec891f92ff4a085d1fd95d2ff938ce52c8a4ff6163eb0b668ec642dd09e0db190652638cd92371006afa01d8e437437762c4097ad301675c33
+ SOURCE_HASH=sha512:ed8ea0143b7bbd85afdcc8f95d44589a0903cff8375059836ebe577cc4b3ea49c0c756db6a3649655e478377f48b3120ef87dc768fd449bd4bfac786209bfd31
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 adcb59dfed..8d53cc6107 100644
--- a/archive/zstd/HISTORY
+++ b/archive/zstd/HISTORY
@@ -1,3 +1,6 @@
+2021-12-21 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.5.1
+
2021-05-15 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.5.0