Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a85a2193f1bd01a61fc9fe5ec8185a732ee7da7a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a85a2193f1bd01a61fc9fe5ec8185a732ee7da7a)
  • Date: Tue, 27 Mar 2018 12:04:08 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

archive/zstd/DETAILS | 6 +++---
archive/zstd/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit a85a2193f1bd01a61fc9fe5ec8185a732ee7da7a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

zstd: => 1.3.4

diff --git a/archive/zstd/DETAILS b/archive/zstd/DETAILS
index 9775a9c..3c28efc 100755
--- a/archive/zstd/DETAILS
+++ b/archive/zstd/DETAILS
@@ -1,11 +1,11 @@
SPELL=zstd
- VERSION=1.3.3
+ VERSION=1.3.4
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/facebook/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:72b63f96f65ca987cdc82c24354f7665c7dc3b2563cb0646f355c34bf8f090d8a0759729f8beaba8317272bdab34749f934055707b25cfd69c98a9fdcfbc59ae
+
SOURCE_HASH=sha512:d3c8c1dfabd251b03205b64eff97898c1e2ca457191b1f6257450e6d2675451a68aa0bc2220b2c65baa69a6997d98490612779d95b3325320c0a3202810ae554
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="PATENTS ${DOCS}"
- WEB_SITE=http://www.zstd.net
+ WEB_SITE=https://www.zstd.net
LICENSE[0]=BSD
ENTERED=20161106
SHORT="fast real-time compression algorithm"
diff --git a/archive/zstd/HISTORY b/archive/zstd/HISTORY
index 392ebff..b814e0c 100644
--- a/archive/zstd/HISTORY
+++ b/archive/zstd/HISTORY
@@ -1,3 +1,6 @@
+2018-03-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.4
+
2017-12-21 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.3.3




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a85a2193f1bd01a61fc9fe5ec8185a732ee7da7a), Treeve Jelbert, 03/27/2018

Archive powered by MHonArc 2.6.24.

Top of Page