comrak: update to 0.24.1

This commit is contained in:
cinerea0 2024-05-19 21:57:21 -04:00 committed by cinerea0
parent 0f052eb078
commit 2e40421da0
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'comrak'
pkgname=comrak
version=0.23.0
version=0.24.1
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -9,9 +9,9 @@ short_desc="CommonMark + GFM compatible Markdown parser and renderer"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://github.com/kivikakk/comrak"
changelog="https://github.com/kivikakk/comrak/raw/main/changelog.txt"
distfiles="https://github.com/kivikakk/comrak/archive/refs/tags/${version}.tar.gz"
checksum=e291ac08a699cc6c4afb79f3dd23ee1b453dfd66d1c86af5d71889e25a458830
changelog="https://raw.githubusercontent.com/kivikakk/comrak/main/changelog.txt"
distfiles="https://github.com/kivikakk/comrak/archive/refs/tags/v${version}.tar.gz"
checksum=045aadd282968c15499bf308974fb9ea4293b9b8ada29baaafa818546943297d
post_install() {
vlicense COPYING