diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-26 04:15:39 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-04-26 04:35:35 +0800 |
commit | c0711834b9b237c2ca7346bdaba2cbe7f297ceaf (patch) | |
tree | 3ac1c21c1b6a88126a293be341ef3b803ba315c1 | |
parent | 71e3e97e3d978e2908b64f2ea472e08cb0341cda (diff) | |
download | freebsd-ports-gnome-c0711834b9b237c2ca7346bdaba2cbe7f297ceaf.tar.gz freebsd-ports-gnome-c0711834b9b237c2ca7346bdaba2cbe7f297ceaf.tar.zst freebsd-ports-gnome-c0711834b9b237c2ca7346bdaba2cbe7f297ceaf.zip |
textproc/py-isbnlib: Update to 3.10.7
Changes: https://github.com/xlcnd/isbnlib/blob/dev/CHANGES.txt
-rw-r--r-- | textproc/py-isbnlib/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-isbnlib/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-isbnlib/Makefile b/textproc/py-isbnlib/Makefile index 61e11d8042d7..4d33246ce65e 100644 --- a/textproc/py-isbnlib/Makefile +++ b/textproc/py-isbnlib/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= isbnlib -PORTVERSION= 3.10.6 +PORTVERSION= 3.10.7 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-isbnlib/distinfo b/textproc/py-isbnlib/distinfo index 85b694bfa033..e5e5adcda132 100644 --- a/textproc/py-isbnlib/distinfo +++ b/textproc/py-isbnlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611856600 -SHA256 (isbnlib-3.10.6.tar.gz) = b324c7c8689741bba6d71d1369d49780a24fe946b11a3c005d56e09bf705cd19 -SIZE (isbnlib-3.10.6.tar.gz) = 63487 +TIMESTAMP = 1619198577 +SHA256 (isbnlib-3.10.7.tar.gz) = 81b33157da8e2c2a481f7ad471e1b576cf595298f03afd60c982f718b912dc89 +SIZE (isbnlib-3.10.7.tar.gz) = 63751 |