mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
python-markdown: update to version 3.7
Release notes: https://python-markdown.github.io/changelog/ Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-markdown
|
||||
PKG_VERSION:=3.4.4
|
||||
PKG_VERSION:=3.7
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=Markdown
|
||||
PYPI_SOURCE_NAME:=markdown
|
||||
PKG_HASH:=225c6123522495d4119a90b3a3ba31a1e87a70369e03f14799ea9c0d7183a3d6
|
||||
PKG_HASH:=2ae2471477cfd02dbbf038d5d9bc226d40def84b4fe2986e49b59b6b472bbed2
|
||||
|
||||
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user