textproc/py-markdown: Update to 3.3.7
Changes: https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/index.md https://python-markdown.github.io/change_log/
This commit is contained in:
parent
01c2a4a103
commit
249f6846e4
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Graham Todd <gtodd@bellanet.org>
|
||||
|
||||
PORTNAME= markdown
|
||||
PORTVERSION= 3.3.6
|
||||
PORTVERSION= 3.3.7
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1647264682
|
||||
SHA256 (Markdown-3.3.6.tar.gz) = 76df8ae32294ec39dcf89340382882dfa12975f87f45c3ed1ecdb1e8cefc7006
|
||||
SIZE (Markdown-3.3.6.tar.gz) = 323584
|
||||
TIMESTAMP = 1652122699
|
||||
SHA256 (Markdown-3.3.7.tar.gz) = cbb516f16218e643d8e0a95b309f77eb118cb138d39a4f27851e6a63581db874
|
||||
SIZE (Markdown-3.3.7.tar.gz) = 324130
|
||||
|
|
Loading…
Reference in a new issue