diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-31 19:24:35 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-08-31 19:41:15 +0800 |
commit | 468833637e68f37e98d69743f0530c5e86176ee3 (patch) | |
tree | f6798bfa622e119ea58d41bdb70a75f10ca1c7e9 /textproc | |
parent | 365bd8e74084f97adfa22ee676551b10f6a1f826 (diff) | |
download | freebsd-ports-468833637e68f37e98d69743f0530c5e86176ee3.zip |
textproc/py-mdurl: Update to 0.1.2
Changes: https://github.com/executablebooks/mdurl/commits/master
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/py-mdurl/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-mdurl/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-mdurl/Makefile b/textproc/py-mdurl/Makefile index 6e6f949373ec..d19a1125230c 100644 --- a/textproc/py-mdurl/Makefile +++ b/textproc/py-mdurl/Makefile @@ -1,5 +1,5 @@ PORTNAME= mdurl -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mdurl/distinfo b/textproc/py-mdurl/distinfo index e1fc9dd62b74..dbe9ade704c6 100644 --- a/textproc/py-mdurl/distinfo +++ b/textproc/py-mdurl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650228822 -SHA256 (mdurl-0.1.1.tar.gz) = f79c9709944df218a4cdb0fcc0b0c7ead2f44594e3e84dc566606f04ad749c20 -SIZE (mdurl-0.1.1.tar.gz) = 8822 +TIMESTAMP = 1661599333 +SHA256 (mdurl-0.1.2.tar.gz) = bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba +SIZE (mdurl-0.1.2.tar.gz) = 8729 |