diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-01-02 23:33:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-01-02 23:33:43 +0800 |
commit | 271d9510cc3b4d30a52e13a0c78827a1472e661f (patch) | |
tree | 318fe6ada1797e7f1735bafe3aa83f5387ed5b8d /archivers/py-lz4 | |
parent | 04b6c7826166cda951700429f77c273e383e8679 (diff) | |
download | freebsd-ports-gnome-271d9510cc3b4d30a52e13a0c78827a1472e661f.tar.gz freebsd-ports-gnome-271d9510cc3b4d30a52e13a0c78827a1472e661f.tar.zst freebsd-ports-gnome-271d9510cc3b4d30a52e13a0c78827a1472e661f.zip |
Update to 0.18.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 7d89087aa033..d6445cf04368 100644 --- a/archivers/py-lz4/Makefile +++ b/archivers/py-lz4/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.17.0 +PORTVERSION= 0.18.0 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/archivers/py-lz4/distinfo b/archivers/py-lz4/distinfo index cdf2bcbabab6..63be327c3f2b 100644 --- a/archivers/py-lz4/distinfo +++ b/archivers/py-lz4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514465168 -SHA256 (lz4-0.17.0.tar.gz) = 098e08e615d4c7a57d56e660b95fe845a6f4a9c7c910519166858b91ebc097f7 -SIZE (lz4-0.17.0.tar.gz) = 101334 +TIMESTAMP = 1514894221 +SHA256 (lz4-0.18.0.tar.gz) = 5aa042cd516040d48fe06c8580cd3659d3932a848e8935eb405f7a5351e7ef78 +SIZE (lz4-0.18.0.tar.gz) = 100905 |