~alpine/aports

testing/cmark: Upgrade to 0.27.1 v1 PROPOSED

Marian Buschsieweke: 1
 testing/cmark: Upgrade to 0.27.1

 1 files changed, 3 insertions(+), 5 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2266/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/cmark: Upgrade to 0.27.1 Export this patch

---
 testing/cmark/APKBUILD | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/testing/cmark/APKBUILD b/testing/cmark/APKBUILD
index f2db648eaf..e0f76709c9 100644
--- a/testing/cmark/APKBUILD
+++ b/testing/cmark/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Marian <mari.hahn@wwu.de>
# Maintainer: Marian <m.buschsieweke@uni-muenster.de>
pkgname=cmark
pkgver=0.26.1
pkgver=0.27.1
pkgrel=0
pkgdesc="C reference implementation of CommonMark, a rationalized Markdown spec"
url="https://github.com/jgm/cmark"
@@ -23,6 +23,4 @@ package() {
	make INSTALL_PREFIX=/usr DESTDIR="$pkgdir" install || return 1
}

md5sums="b2fab4d08cdd38765189b8d29c651842  cmark-0.26.1.tar.gz"
sha256sums="b50615a97f9c19e353d65f3bdbd6898ed1443a6f49e38f0aa888d5b58867f5d6  cmark-0.26.1.tar.gz"
sha512sums="c10fe1a9450a97dafc09179c059773aa1ae1269b247785e67f0cce959a6b12a4b0fdf91a6ad22dd6a100b892777b5a48b59227bc7ada043828b26e2be73bc059  cmark-0.26.1.tar.gz"
sha512sums="a7797c9dfd54e20499666e37ba67b1902ef0d40867e7b941c1cfc93d4fbe935fb073be69aecc9f9f8c8e9524049037771635b45e071af981613431f3fbbe7b41  cmark-0.27.1.tar.gz"
-- 
2.11.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---