Skip to content

Commit 7e0366a

Browse files
committed
python-markdown: update to version 3.7
Release notes: https://python-markdown.github.io/changelog/ Signed-off-by: Josef Schlehofer <[email protected]>
1 parent 4ae4db6 commit 7e0366a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/python/python-markdown/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=python-markdown
11-
PKG_VERSION:=3.4.4
11+
PKG_VERSION:=3.7
1212
PKG_RELEASE:=1
1313

1414
PYPI_NAME:=Markdown
1515
PYPI_SOURCE_NAME:=markdown
16-
PKG_HASH:=225c6123522495d4119a90b3a3ba31a1e87a70369e03f14799ea9c0d7183a3d6
16+
PKG_HASH:=2ae2471477cfd02dbbf038d5d9bc226d40def84b4fe2986e49b59b6b472bbed2
1717

1818
PKG_MAINTAINER:=Josef Schlehofer <[email protected]>
1919
PKG_LICENSE:=BSD-3-Clause

0 commit comments

Comments
 (0)