diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-02-06 01:50:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-02-06 01:50:14 +0800 |
commit | 8d09253a838e0306416faf853a1a6a71002a3a43 (patch) | |
tree | 42b107db6119148437cafc5d16abb6ef9c6b0e13 /archivers/py-lz4 | |
parent | f6a218c2ac6703d69d63a93260e68362b248b0f6 (diff) | |
download | freebsd-ports-gnome-8d09253a838e0306416faf853a1a6a71002a3a43.tar.gz freebsd-ports-gnome-8d09253a838e0306416faf853a1a6a71002a3a43.tar.zst freebsd-ports-gnome-8d09253a838e0306416faf853a1a6a71002a3a43.zip |
Update to 0.21.6
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 477d8e66b3fd..494417e22be2 100644 --- a/archivers/py-lz4/Makefile +++ b/archivers/py-lz4/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lz4 -PORTVERSION= 0.20.1 +PORTVERSION= 0.21.6 CATEGORIES= archivers python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/archivers/py-lz4/distinfo b/archivers/py-lz4/distinfo index 7a955d64eb3c..c909612785e6 100644 --- a/archivers/py-lz4/distinfo +++ b/archivers/py-lz4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517673332 -SHA256 (lz4-0.20.1.tar.gz) = 54a28528cf264bfb24d7fa355a29535882edfeb19f4afa31c1d0a7b2e6eec6b1 -SIZE (lz4-0.20.1.tar.gz) = 111751 +TIMESTAMP = 1517844832 +SHA256 (lz4-0.21.6.tar.gz) = 7c1e9908e6aa3a4f15ddacd82cdbd0d029e826c75df3205abd382d0168fd970f +SIZE (lz4-0.21.6.tar.gz) = 112647 |