diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-24 00:49:53 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-24 00:49:53 +0800 |
commit | 77beed464d7cff8dc5ceb8aa0220c9e9ec24b251 (patch) | |
tree | 0e672939b71a8a5a28900ecf794c45e07ddc989b /archivers/py-lz4 | |
parent | 08a19cbb936c7133b3b3023ee62f1eb7221e2ff4 (diff) | |
download | freebsd-ports-gnome-77beed464d7cff8dc5ceb8aa0220c9e9ec24b251.tar.gz freebsd-ports-gnome-77beed464d7cff8dc5ceb8aa0220c9e9ec24b251.tar.zst freebsd-ports-gnome-77beed464d7cff8dc5ceb8aa0220c9e9ec24b251.zip |
Update to 0.13.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 2e5bab139a53..539280c51295 100644 --- a/archivers/py-lz4/Makefile +++ b/archivers/py-lz4/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.0 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/archivers/py-lz4/distinfo b/archivers/py-lz4/distinfo index 939c505d0e39..13454a6b57ef 100644 --- a/archivers/py-lz4/distinfo +++ b/archivers/py-lz4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513859767 -SHA256 (lz4-0.12.0.tar.gz) = 7d98158f9851c791187789d6e4410fde953c8c2b3b4dfff175ce02e479300ca8 -SIZE (lz4-0.12.0.tar.gz) = 100876 +TIMESTAMP = 1514030240 +SHA256 (lz4-0.13.0.tar.gz) = c226cf0270319b0468de819aeb5c164e164c1389ea80088044749b80371de25f +SIZE (lz4-0.13.0.tar.gz) = 101074 |