diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-03-09 17:58:51 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-03-09 18:19:15 +0000 |
| commit | 31c37d51388acbe2658438496c26c7a865606fb1 (patch) | |
| tree | 5f58f8f8e26c863bdc4edf32770693acb203189a /textproc | |
| parent | 1eced9ced2d8ecd41f72cb41ee5661a77091b938 (diff) | |
Diffstat (limited to 'textproc')
| -rw-r--r-- | textproc/py-markdown/Makefile | 5 | ||||
| -rw-r--r-- | textproc/py-markdown/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile index 3393e5a5d0e5..98ce7f5cdbd8 100644 --- a/textproc/py-markdown/Makefile +++ b/textproc/py-markdown/Makefile @@ -1,7 +1,8 @@ PORTNAME= markdown -PORTVERSION= 3.10 +PORTVERSION= 3.10.2 CATEGORIES= textproc python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/Python-Markdown/markdown/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org diff --git a/textproc/py-markdown/distinfo b/textproc/py-markdown/distinfo index 6fdea9c182ae..9fe31a7d9fc0 100644 --- a/textproc/py-markdown/distinfo +++ b/textproc/py-markdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763853446 -SHA256 (markdown-3.10.tar.gz) = 37062d4f2aa4b2b6b32aefb80faa300f82cc790cb949a35b8caede34f2b68c0e -SIZE (markdown-3.10.tar.gz) = 364931 +TIMESTAMP = 1771421746 +SHA256 (markdown-3.10.2.tar.gz) = 994d51325d25ad8aa7ce4ebaec003febcce822c3f8c911e3b17c52f7f589f950 +SIZE (markdown-3.10.2.tar.gz) = 368805 |
