cmark: update to 0.28.3.
This commit is contained in:
parent
2f2efb033a
commit
2aad98cfe7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmark'
|
# Template file for 'cmark'
|
||||||
pkgname=cmark
|
pkgname=cmark
|
||||||
version=0.28.0
|
version=0.28.3
|
||||||
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=68cf191f4a78494a43b7e1663506635e370f0ba4c67c9ee9518e295685bbfe0e
|
checksum=acc98685d3c1b515ff787ac7c994188dadaf28a2d700c10c1221da4199bae1fc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue