diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 11:16:02 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-09-21 11:44:57 +0800 |
commit | 511895b499c363df6206e02c893911c6ca8a1f56 (patch) | |
tree | 70b88aa77181a15e28f6974be8955ccca8160275 /textproc/py-anyascii | |
parent | security/py-python3-saml: Update to 1.12.0 (diff) |
textproc/py-anyascii: Update to 0.3.0
Changes: https://github.com/anyascii/anyascii/commits/master
Diffstat (limited to 'textproc/py-anyascii')
-rw-r--r-- | textproc/py-anyascii/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-anyascii/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-anyascii/Makefile b/textproc/py-anyascii/Makefile index e68a5931c486..f5e18815f82c 100644 --- a/textproc/py-anyascii/Makefile +++ b/textproc/py-anyascii/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= anyascii -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-anyascii/distinfo b/textproc/py-anyascii/distinfo index 54ee612e7256..796e957f38cf 100644 --- a/textproc/py-anyascii/distinfo +++ b/textproc/py-anyascii/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619198573 -SHA256 (anyascii-0.2.0.tar.gz) = 7036c5fdefa40fe9d73a6552ac4f2821916a2a29c1368925f0b7846e536bd2ac -SIZE (anyascii-0.2.0.tar.gz) = 212149 +TIMESTAMP = 1632037236 +SHA256 (anyascii-0.3.0.tar.gz) = 24f27431fb64c6c93a33125fb66f8cba007a5262bc1faabeafeda5f4bb70b593 +SIZE (anyascii-0.3.0.tar.gz) = 209964 |