mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/py3-markdown: upgrade to 3.8.2
https://github.com/Python-Markdown/markdown/compare/3.8...3.8.2
This commit is contained in:
parent
a61ab51e32
commit
0f64cdef5e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
# Maintainer: fossdd <fossdd@pwned.life>
|
||||
pkgname=py3-markdown
|
||||
pkgver=3.8
|
||||
pkgver=3.8.2
|
||||
pkgrel=0
|
||||
pkgdesc="Python3 implementation of Markdown"
|
||||
url="https://python-markdown.github.io/"
|
||||
|
@ -38,5 +38,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
18e1a36a8c961f886687956f51f2b0342b2c3366197503c9e3baecce78139c0999a83941e9d4cb6711c688b764bcce9d53bd708e2986b84a895f633a0c5ad250 py3-markdown-3.8.tar.gz
|
||||
6cb74485808f6883b3b59132c40b1ad04d0e45cfb92c046579e9fa94033e851df6c28c160e1b1113b09f820dcab79452e1ec068386699429a1e0fe47b180ea8d py3-markdown-3.8.2.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue