From 47dc127757477d37d31be63b1ebd79868d4e7fef Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 6 Jul 2017 20:55:33 +0000 Subject: Update to 1.3.0 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 ae1fcccc6b47..f44e8327bd6c 100644 --- a/archivers/zstd/Makefile +++ b/archivers/zstd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zstd -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v CATEGORIES= archivers diff --git a/archivers/zstd/distinfo b/archivers/zstd/distinfo index a99d776f3c91..6091577f2c3e 100644 --- a/archivers/zstd/distinfo +++ b/archivers/zstd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493987264 -SHA256 (facebook-zstd-v1.2.0_GH0.tar.gz) = 4a7e4593a3638276ca7f2a09dc4f38e674d8317bbea51626393ca73fc047cbfb -SIZE (facebook-zstd-v1.2.0_GH0.tar.gz) = 1300584 +TIMESTAMP = 1499364171 +SHA256 (facebook-zstd-v1.3.0_GH0.tar.gz) = 0fdba643b438b7cbce700dcc0e7b3e3da6d829088c63757a5984930e2f70b348 +SIZE (facebook-zstd-v1.3.0_GH0.tar.gz) = 1469911 -- cgit