comrak: update to 0.20.0

This commit is contained in:
Marcin Puc 2023-11-29 09:49:03 +01:00 committed by Duncan Overbruck
parent b5556fa886
commit fdbccf1767

View file

@ -1,6 +1,6 @@
# Template file for 'comrak' # Template file for 'comrak'
pkgname=comrak pkgname=comrak
version=0.19.0 version=0.20.0
revision=1 revision=1
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ license="BSD-2-Clause"
homepage="https://github.com/kivikakk/comrak" homepage="https://github.com/kivikakk/comrak"
changelog="https://github.com/kivikakk/comrak/raw/main/changelog.txt" changelog="https://github.com/kivikakk/comrak/raw/main/changelog.txt"
distfiles="https://github.com/kivikakk/comrak/archive/refs/tags/${version}.tar.gz" distfiles="https://github.com/kivikakk/comrak/archive/refs/tags/${version}.tar.gz"
checksum=6120f132e5e3240a4fbc46eb3659b46f081cba00be75209ede24ccfd28af36e9 checksum=659e396ea2419462f2736d6bbd717e44482ea6765e4706a38623fac130e554ac
post_install() { post_install() {
vlicense COPYING vlicense COPYING