diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2016-08-05 08:22:25 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2016-08-05 08:22:25 +0000 |
commit | 2428d47de810e0abaf725386cb5fc27094b5572f (patch) | |
tree | ab655abbae5a55f4626fc2b3844a9e0755b6cd10 /archivers | |
parent | af80369902c3530148a07df28d356efc30fcdd72 (diff) | |
download | ports-2428d47de810e0abaf725386cb5fc27094b5572f.tar.gz ports-2428d47de810e0abaf725386cb5fc27094b5572f.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Compress-LZ4/Makefile | 2 | ||||
-rw-r--r-- | archivers/p5-Compress-LZ4/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/archivers/p5-Compress-LZ4/Makefile b/archivers/p5-Compress-LZ4/Makefile index 6f76b02b288d..cb90b45ccc18 100644 --- a/archivers/p5-Compress-LZ4/Makefile +++ b/archivers/p5-Compress-LZ4/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Compress-LZ4 -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/archivers/p5-Compress-LZ4/distinfo b/archivers/p5-Compress-LZ4/distinfo index f5e089d2710d..acf7dafee00c 100644 --- a/archivers/p5-Compress-LZ4/distinfo +++ b/archivers/p5-Compress-LZ4/distinfo @@ -1,2 +1,3 @@ -SHA256 (Compress-LZ4-0.22.tar.gz) = f4fe8a3722eb61b75b87ad27fb9f55134f74d810dfe2c97cdf1efdd7fd5f07c8 -SIZE (Compress-LZ4-0.22.tar.gz) = 50088 +TIMESTAMP = 1470385162 +SHA256 (Compress-LZ4-0.23.tar.gz) = 10e44267452b53c166c466b170dcd4fb9a5c19a406a83a9fe7f257826faac1c7 +SIZE (Compress-LZ4-0.23.tar.gz) = 50220 |