diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-05-20 00:19:20 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-05-20 01:15:55 +0800 |
commit | d9492014a0c0fd9785f9aae787f96edec428e8e8 (patch) | |
tree | fe6e1744517706810a16ce1b6f09b4e7b23669e6 /textproc/py-mdit-py-plugins | |
parent | textproc/py-language-data: Update to 1.2.0 (diff) |
textproc/py-mdit-py-plugins: Update to 0.4.1
Changes: https://github.com/executablebooks/mdit-py-plugins/releases
Diffstat (limited to 'textproc/py-mdit-py-plugins')
-rw-r--r-- | textproc/py-mdit-py-plugins/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-mdit-py-plugins/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-mdit-py-plugins/Makefile b/textproc/py-mdit-py-plugins/Makefile index edf1800c625c..8dbd8f951b22 100644 --- a/textproc/py-mdit-py-plugins/Makefile +++ b/textproc/py-mdit-py-plugins/Makefile @@ -1,5 +1,5 @@ PORTNAME= mdit-py-plugins -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mdit-py-plugins/distinfo b/textproc/py-mdit-py-plugins/distinfo index 8d4c03701004..e13f3465efdd 100644 --- a/textproc/py-mdit-py-plugins/distinfo +++ b/textproc/py-mdit-py-plugins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688166332 -SHA256 (mdit_py_plugins-0.4.0.tar.gz) = d8ab27e9aed6c38aa716819fedfde15ca275715955f8a185a8e1cf90fb1d2c1b -SIZE (mdit_py_plugins-0.4.0.tar.gz) = 41531 +TIMESTAMP = 1715842830 +SHA256 (mdit_py_plugins-0.4.1.tar.gz) = 834b8ac23d1cd60cec703646ffd22ae97b7955a6d596eb1d304be1e251ae499c +SIZE (mdit_py_plugins-0.4.1.tar.gz) = 42713 |