diff options
Diffstat (limited to 'textproc/py-graphemeu')
-rw-r--r-- | textproc/py-graphemeu/Makefile | 5 | ||||
-rw-r--r-- | textproc/py-graphemeu/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/py-graphemeu/Makefile b/textproc/py-graphemeu/Makefile index 5a984ddddfdc..3363b177b6c7 100644 --- a/textproc/py-graphemeu/Makefile +++ b/textproc/py-graphemeu/Makefile @@ -1,7 +1,8 @@ PORTNAME= graphemeu -PORTVERSION= 0.7.2 +PORTVERSION= 0.8.1 CATEGORIES= textproc python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/timendum/grapheme/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/py-graphemeu/distinfo b/textproc/py-graphemeu/distinfo index d48237e90a4c..512ba0f2089d 100644 --- a/textproc/py-graphemeu/distinfo +++ b/textproc/py-graphemeu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740836006 -SHA256 (graphemeu-0.7.2.tar.gz) = 42bbe373d7c146160f286cd5f76b1a8ad29172d7333ce10705c5cc282462a4f8 -SIZE (graphemeu-0.7.2.tar.gz) = 307626 +TIMESTAMP = 1759816720 +SHA256 (graphemeu-0.8.1.tar.gz) = b38bf8ef7f946917fcc46e39886de666edaef572e2192dffdc36906afc88f931 +SIZE (graphemeu-0.8.1.tar.gz) = 306780 |