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.7.
This commit is contained in:
parent
ca81fd7a2b
commit
62de8268dc
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.6
|
version=0.29.0.gfm.7
|
||||||
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=b17d86164c0822b5db3818780b44cb130ff30e9c6ec6a64f199b6d142684dba0
|
checksum=d6b9a32cdc0b419a463f45527bf51ef8102d232bacce8957f4e2fab4fdd5308d
|
||||||
|
|
||||||
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