cmark-gfm: update to 0.29.0.gfm.10.

This commit is contained in:
Leah Neukirchen 2023-04-05 14:53:08 +02:00
parent 07bc359c0a
commit 761f937652
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cmark-gfm'
pkgname=cmark-gfm
version=0.29.0.gfm.9
version=0.29.0.gfm.10
revision=1
build_style=cmake
short_desc="GitHub's fork of cmark, a CommonMark markdown renderer"
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/github/cmark-gfm"
distfiles="https://github.com/github/cmark-gfm/archive/${version}.tar.gz"
checksum=07cd91514c29f8d68bcd1bd159661bf92ac060fdb08f6b2e33ce01d3b3000f54
checksum=0656ca84ec677b87841f8088184c4b62777de3069bacefa18e621dc18c5d7864
pre_configure() {
# Fix the SONAME version to use just the major number