cmark: update to 0.28.0.
This commit is contained in:
parent
5dd7e4d964
commit
39489a2f8a
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'cmark'
|
# Template file for 'cmark'
|
||||||
pkgname=cmark
|
pkgname=cmark
|
||||||
version=0.27.1
|
version=0.28.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
short_desc="CommonMark parsing and rendering library and program in C"
|
short_desc="CommonMark parsing and rendering library and program in C"
|
||||||
@ -8,7 +8,7 @@ maintainer="pancake <pancake@nopcode.org>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jgm/cmark"
|
homepage="https://github.com/jgm/cmark"
|
||||||
distfiles="https://github.com/jgm/cmark/archive/${version}.tar.gz"
|
distfiles="https://github.com/jgm/cmark/archive/${version}.tar.gz"
|
||||||
checksum=669b4c19355e8cb90139fdd03b02283b97130e92ea99a104552a2976751446b5
|
checksum=68cf191f4a78494a43b7e1663506635e370f0ba4c67c9ee9518e295685bbfe0e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user