From 1765ae42bb8e04fb008bd5d05a542e27221f7035 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sun, 29 Jul 2018 19:09:23 +0000 Subject: Update to 1.3.5 Changes: https://github.com/facebook/zstd/releases --- archivers/zstd/Makefile | 2 +- archivers/zstd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'archivers') diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile index c268451f3add..3a15b1779978 100644 --- a/archivers/zstd/Makefile +++ b/archivers/zstd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zstd -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 DISTVERSIONPREFIX= v CATEGORIES= archivers diff --git a/archivers/zstd/distinfo b/archivers/zstd/distinfo index e2cf11f81873..1e7d8baf2019 100644 --- a/archivers/zstd/distinfo +++ b/archivers/zstd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522750617 -SHA256 (facebook-zstd-v1.3.4_GH0.tar.gz) = 92e41b6e8dd26bbd46248e8aa1d86f1551bc221a796277ae9362954f26d605a9 -SIZE (facebook-zstd-v1.3.4_GH0.tar.gz) = 2059958 +TIMESTAMP = 1532861374 +SHA256 (facebook-zstd-v1.3.5_GH0.tar.gz) = d6e1559e4cdb7c4226767d4ddc990bff5f9aab77085ff0d0490c828b025e2eea +SIZE (facebook-zstd-v1.3.5_GH0.tar.gz) = 1706005 -- cgit