diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-03 03:55:23 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-03 03:55:23 +0800 |
commit | 73ce2cc7ae7286b0c2b034f225c94c4d02bdc282 (patch) | |
tree | f05935e2ac237c597809e00faa23251c4d0cb687 /archivers | |
parent | 00f2fc2065d1fb270a747f3a71f8cedeaaba8ae8 (diff) | |
download | freebsd-ports-gnome-73ce2cc7ae7286b0c2b034f225c94c4d02bdc282.tar.gz freebsd-ports-gnome-73ce2cc7ae7286b0c2b034f225c94c4d02bdc282.tar.zst freebsd-ports-gnome-73ce2cc7ae7286b0c2b034f225c94c4d02bdc282.zip |
Update to 0.19.2
Changes: https://github.com/python-lz4/python-lz4/releases
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/py-lz4/Makefile | 2 | ||||
-rw-r--r-- | archivers/py-lz4/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/py-lz4/Makefile b/archivers/py-lz4/Makefile index fdacb3c02b2c..f40a48f22a89 100644 --- a/archivers/py-lz4/Makefile +++ b/archivers/py-lz4/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.19.1 +PORTVERSION= 0.19.2 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/archivers/py-lz4/distinfo b/archivers/py-lz4/distinfo index 625d08098ea3..977d878ba0e6 100644 --- a/archivers/py-lz4/distinfo +++ b/archivers/py-lz4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1516630809 -SHA256 (lz4-0.19.1.tar.gz) = 48be1403a902fb6693aa9d5088c4b315f67ac21d507a238ecfeae4d22e8334be -SIZE (lz4-0.19.1.tar.gz) = 107434 +TIMESTAMP = 1517590062 +SHA256 (lz4-0.19.2.tar.gz) = 2e6bce0379eca0eb9eeb306ca60f507f355b3c7853b2826fd7b2e4fc08a67f91 +SIZE (lz4-0.19.2.tar.gz) = 107964 |