diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-02-03 03:55:23 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-02-03 03:55:23 +0800 |
commit | aa1fc7ce2c535aafca2932c1048e7a8227288b1a (patch) | |
tree | f05935e2ac237c597809e00faa23251c4d0cb687 /archivers/py-lz4 | |
parent | a6fc65b3fe8b92c0b0554c2eaa0cd0b4e2ee7b58 (diff) | |
download | freebsd-ports-gnome-aa1fc7ce2c535aafca2932c1048e7a8227288b1a.tar.gz freebsd-ports-gnome-aa1fc7ce2c535aafca2932c1048e7a8227288b1a.tar.zst freebsd-ports-gnome-aa1fc7ce2c535aafca2932c1048e7a8227288b1a.zip |
Update to 0.19.2
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 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 |