comrak: update to 0.14.0.

This commit is contained in:
Jan Christian Grünhage 2022-07-20 16:35:00 +02:00 committed by classabbyamp
parent 157e2d5dd8
commit f35af59e36

View File

@ -1,6 +1,6 @@
# Template file for 'comrak'
pkgname=comrak
version=0.13.1
version=0.14.0
revision=1
build_style=cargo
short_desc="CommonMark + GFM compatible Markdown parser and renderer"
@ -8,7 +8,7 @@ maintainer="jcgruenhage <jan.christian@gruenhage.xyz>"
license="BSD-2-Clause"
homepage="https://github.com/kivikakk/comrak"
distfiles="https://github.com/kivikakk/comrak/archive/${version}.tar.gz"
checksum=a6169ba0ad7117c423ade7946d64e97fffe33217bf7094a850493c6dfba556c8
checksum=055fa44ef002a1a07853d3a4dd2a8c553a1dc58ff3809b4fa530ed35694d8571
case "$XBPS_TARGET_MACHINE" in
# Tests don't compile on i686: ran out of registers during register allocation