mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cmark-gfm: update to 0.29.0.gfm.13.
This commit is contained in:
parent
71dc96698d
commit
f7a3174f7d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmark-gfm'
|
# Template file for 'cmark-gfm'
|
||||||
pkgname=cmark-gfm
|
pkgname=cmark-gfm
|
||||||
version=0.29.0.gfm.12
|
version=0.29.0.gfm.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="GitHub's fork of cmark, a CommonMark markdown renderer"
|
short_desc="GitHub's fork of cmark, a CommonMark markdown renderer"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/github/cmark-gfm"
|
homepage="https://github.com/github/cmark-gfm"
|
||||||
distfiles="https://github.com/github/cmark-gfm/archive/${version}.tar.gz"
|
distfiles="https://github.com/github/cmark-gfm/archive/${version}.tar.gz"
|
||||||
checksum=335289c48ece17eab6d6b0f3eb68df2464f6c5d7d228e014f7472e6e4737100f
|
checksum=5abc61798ebd9de5660bc076443c07abad2b8d15dbc11094a3a79644b8ad243a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# Fix the SONAME version to use just the major number
|
# Fix the SONAME version to use just the major number
|
||||||
|
|
Loading…
Add table
Reference in a new issue