From 5feb6c19e8f364ef5b9804054d8ce4d95e8fe02c Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Thu, 28 Dec 2023 14:04:41 +0000 Subject: [PATCH] testing/py3-markdown2: upgrade to 2.4.12 --- testing/py3-markdown2/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/py3-markdown2/APKBUILD b/testing/py3-markdown2/APKBUILD index a3238f32850..e8a935f4cc0 100644 --- a/testing/py3-markdown2/APKBUILD +++ b/testing/py3-markdown2/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Marian Buschsieweke pkgname=py3-markdown2 -pkgver=2.4.11 +pkgver=2.4.12 pkgrel=0 pkgdesc="fast and complete implementation of Markdown in Python" url="https://github.com/trentm/python-markdown2" @@ -39,5 +39,5 @@ package() { } sha512sums=" -dbb7130eaf0924741694e905fc6ca8c2f0c46059c5aec144c3170b6793f2c50d2b0be90bd76f775a79e83101c3b0a549056c5e8f0ea0fed911c22ae1844b0c31 markdown2-2.4.11.tar.gz +db5f75b03e2056b43c4c3fde0e7b0e3d3b584d9ce2d4a71dbaf53d733c33ac20bf497bd3eb64ff3c8b4947969cf581bb50496ba189a39b8edcc9130cacb0874a markdown2-2.4.12.tar.gz "