cmark: update to 0.28.3.

This commit is contained in:
Leah Neukirchen 2017-10-22 14:32:01 +02:00
parent 2f2efb033a
commit 2aad98cfe7

View file

@ -1,6 +1,6 @@
# Template file for 'cmark'
pkgname=cmark
version=0.28.0
version=0.28.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/jgm/cmark"
distfiles="https://github.com/jgm/cmark/archive/${version}.tar.gz"
checksum=68cf191f4a78494a43b7e1663506635e370f0ba4c67c9ee9518e295685bbfe0e
checksum=acc98685d3c1b515ff787ac7c994188dadaf28a2d700c10c1221da4199bae1fc
post_install() {
vlicense COPYING