cmark: update to 0.30.3.

This commit is contained in:
Leah Neukirchen 2023-07-04 13:57:56 +02:00
parent 22ca1bbfae
commit b8de56e493

View File

@ -1,6 +1,6 @@
# Template file for 'cmark'
pkgname=cmark
version=0.30.2
version=0.30.3
revision=1
build_style=cmake
short_desc="CommonMark parsing and rendering library and program in C"
@ -8,7 +8,7 @@ maintainer="pancake <pancake@nopcode.org>"
license="MIT"
homepage="https://github.com/commonmark/cmark"
distfiles="https://github.com/commonmark/cmark/archive/${version}.tar.gz"
checksum=6c7d2bcaea1433d977d8fed0b55b71c9d045a7cdf616e3cd2dce9007da753db3
checksum=85e9fb515531cc2c9ae176d693f9871774830cf1f323a6758fb187a5148d7b16
pre_configure() {
# Fix the SONAME version to use just the major number