Skip to content

Commit

Permalink
archivers/py-zopfli: Update to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 25, 2022
1 parent 5fcd1cb commit 5ac19b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions archivers/py-zopfli/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= zopfli
PORTVERSION= 0.1.9
PORTVERSION= 0.2.1
CATEGORIES= archivers python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}

USES= python:3.6+ zip
USES= python:3.7+ zip
USE_PYTHON= autoplist concurrent distutils

post-install:
Expand Down
6 changes: 3 additions & 3 deletions archivers/py-zopfli/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1635181027
SHA256 (zopfli-0.1.9.zip) = 78de3cc08a8efaa8013d61528907d91ac4d6cc014ffd8a41cc10ee75e9e60d7b
SIZE (zopfli-0.1.9.zip) = 79873
TIMESTAMP = 1647264490
SHA256 (zopfli-0.2.1.zip) = e5263d2806e2c1ccb23f52b2972a235d31d42f22f3fa3032cc9aded51e9bf2c6
SIZE (zopfli-0.2.1.zip) = 205086

0 comments on commit 5ac19b8

Please sign in to comment.