Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (606ffb7a71154b99804da7be0ed149014ae37111)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (606ffb7a71154b99804da7be0ed149014ae37111)
  • Date: Fri, 20 Oct 2017 12:35:44 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit 606ffb7a71154b99804da7be0ed149014ae37111
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

zstd: => 1.3.2

diff --git a/archive/zstd/DETAILS b/archive/zstd/DETAILS
index 14f7025..f280a5c 100755
--- a/archive/zstd/DETAILS
+++ b/archive/zstd/DETAILS
@@ -1,8 +1,8 @@
SPELL=zstd
- VERSION=1.3.1
+ VERSION=1.3.2
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/facebook/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:cc2ace7b2dd19a2bbf4c43a89d64a7ce121309f712bfb4940ccfd6f9353f1466612ef7096adcd852f54eaea8663d884acf681c83ae5b274b24c9b85f21367b7c
+
SOURCE_HASH=sha512:e2848d08b38d2fe98cd327611044bdac2f948547124321c8d63d5bdc2e6694d623c40c7bcc7d499fa83531f9cb92ddcb8be67614a49f855a9103f0ee6af0985c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="PATENTS ${DOCS}"
WEB_SITE=http://www.zstd.net
diff --git a/archive/zstd/HISTORY b/archive/zstd/HISTORY
index 54eed18..b5486a6 100644
--- a/archive/zstd/HISTORY
+++ b/archive/zstd/HISTORY
@@ -1,3 +1,6 @@
+2017-10-20 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.3.2
+
2017-08-21 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.3.1
* DEPENDS: added, for missing optional dependencies



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (606ffb7a71154b99804da7be0ed149014ae37111), Vlad Glagolev, 10/20/2017

Archive powered by MHonArc 2.6.24.

Top of Page