comrak: update to 0.15.0.
This commit is contained in:
parent
0cb540f557
commit
f59dc19c91
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'comrak'
|
||||
pkgname=comrak
|
||||
version=0.14.0
|
||||
version=0.15.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=055fa44ef002a1a07853d3a4dd2a8c553a1dc58ff3809b4fa530ed35694d8571
|
||||
checksum=ffac6192d71733f0fa9a1097b98e80c8ad0bb34ce8bec6afc2502b58aa1012b7
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
# Tests don't compile on i686: ran out of registers during register allocation
|
||||
|
|
Loading…
Reference in New Issue