diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-11-14 16:41:10 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-11-14 17:15:59 +0000 |
commit | 66815cf262b21d3a70026a9c33bd86c751123764 (patch) | |
tree | 09674b78a37150b22deeb817e8f3b5b75a93f0a6 | |
parent | cfb5303cb161dc2d6b8b1573084892b8406660a4 (diff) |
www/py-biscuits: Update to 0.3.1
-rw-r--r-- | www/py-biscuits/Makefile | 2 | ||||
-rw-r--r-- | www/py-biscuits/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-biscuits/Makefile b/www/py-biscuits/Makefile index ac2595a3df76..470dd11ed663 100644 --- a/www/py-biscuits/Makefile +++ b/www/py-biscuits/Makefile @@ -1,5 +1,5 @@ PORTNAME= biscuits -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-biscuits/distinfo b/www/py-biscuits/distinfo index 9e26533f4cfb..793ebee1b0ae 100644 --- a/www/py-biscuits/distinfo +++ b/www/py-biscuits/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1592145157 -SHA256 (biscuits-0.3.0.tar.gz) = 08b899164133c81b99b7307d629a45e2fb6a3bcc3ea7c08b1ff24b464b411307 -SIZE (biscuits-0.3.0.tar.gz) = 58583 +TIMESTAMP = 1699774664 +SHA256 (biscuits-0.3.1.tar.gz) = e70d5c827da88ce774282e99efc84fb9fb4147a2dc8d22eae0960be007cbe44d +SIZE (biscuits-0.3.1.tar.gz) = 93014 |