diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 12:35:33 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 12:35:33 +0800 |
commit | 074d1cc125f73c2571ea77b8e62e02ac7d294ae1 (patch) | |
tree | 812c4ff8388a1c926d8e91180f551436f6ba4ee0 /archivers/py-lz4 | |
parent | 93bf7ac027f7ba07d607be1323e1faa474525187 (diff) | |
download | freebsd-ports-gnome-074d1cc125f73c2571ea77b8e62e02ac7d294ae1.tar.gz freebsd-ports-gnome-074d1cc125f73c2571ea77b8e62e02ac7d294ae1.tar.zst freebsd-ports-gnome-074d1cc125f73c2571ea77b8e62e02ac7d294ae1.zip |
Update to 0.10.0
Changes: https://github.com/python-lz4/python-lz4/releases
Diffstat (limited to 'archivers/py-lz4')
-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 205f62f21ace..c57e122ab80c 100644 --- a/archivers/py-lz4/Makefile +++ b/archivers/py-lz4/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.9.4 +PORTVERSION= 0.10.0 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/archivers/py-lz4/distinfo b/archivers/py-lz4/distinfo index 24ad2f7e0ee1..ec2647df2e7c 100644 --- a/archivers/py-lz4/distinfo +++ b/archivers/py-lz4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1495127098 -SHA256 (lz4-0.9.4.tar.gz) = 60c5edf044159d86e8c04ec6f56c7994beb02235ab871855dc5f417607b53e65 -SIZE (lz4-0.9.4.tar.gz) = 87670 +TIMESTAMP = 1497152487 +SHA256 (lz4-0.10.0.tar.gz) = c3daab3974893b4a8641793af441cf30e9950fe048476d8649cac49cab4e2837 +SIZE (lz4-0.10.0.tar.gz) = 91852 |