diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-28 21:41:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-28 21:41:39 +0800 |
commit | f7e68403959cf12e0519eae1fafc973bb5250f8e (patch) | |
tree | 6569f8a52b74a4a22af219964aea43a0886af2ee /archivers | |
parent | ee4f24a180aff05e6d097a147e062aeeea8d410d (diff) | |
download | freebsd-ports-gnome-f7e68403959cf12e0519eae1fafc973bb5250f8e.tar.gz freebsd-ports-gnome-f7e68403959cf12e0519eae1fafc973bb5250f8e.tar.zst freebsd-ports-gnome-f7e68403959cf12e0519eae1fafc973bb5250f8e.zip |
Update to 0.17.0
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 525aa09eb8bf..7d89087aa033 100644 --- a/archivers/py-lz4/Makefile +++ b/archivers/py-lz4/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.16.6 +PORTVERSION= 0.17.0 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/archivers/py-lz4/distinfo b/archivers/py-lz4/distinfo index 6bdd62b0363c..cdf2bcbabab6 100644 --- a/archivers/py-lz4/distinfo +++ b/archivers/py-lz4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514313978 -SHA256 (lz4-0.16.6.tar.gz) = 1cfd637b17232c128eb026fabd208a5e2da08953512f719d51f178db061aca06 -SIZE (lz4-0.16.6.tar.gz) = 101266 +TIMESTAMP = 1514465168 +SHA256 (lz4-0.17.0.tar.gz) = 098e08e615d4c7a57d56e660b95fe845a6f4a9c7c910519166858b91ebc097f7 +SIZE (lz4-0.17.0.tar.gz) = 101334 |