We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae4db6 commit 8fab260Copy full SHA for 8fab260
lang/python/python-markdown/Makefile
@@ -8,12 +8,12 @@
8
include $(TOPDIR)/rules.mk
9
10
PKG_NAME:=python-markdown
11
-PKG_VERSION:=3.4.4
+PKG_VERSION:=3.7
12
PKG_RELEASE:=1
13
14
PYPI_NAME:=Markdown
15
PYPI_SOURCE_NAME:=markdown
16
-PKG_HASH:=225c6123522495d4119a90b3a3ba31a1e87a70369e03f14799ea9c0d7183a3d6
+PKG_HASH:=2ae2471477cfd02dbbf038d5d9bc226d40def84b4fe2986e49b59b6b472bbed2
17
18
PKG_MAINTAINER:=Josef Schlehofer <[email protected]>
19
PKG_LICENSE:=BSD-3-Clause
0 commit comments