mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
comrak: update to 0.21.0
This commit is contained in:
parent
64c7f94920
commit
bbc419957e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'comrak'
|
# Template file for 'comrak'
|
||||||
pkgname=comrak
|
pkgname=comrak
|
||||||
version=0.20.0
|
version=0.21.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=659e396ea2419462f2736d6bbd717e44482ea6765e4706a38623fac130e554ac
|
checksum=1436cca216cfa84b96419d4337af7b6fddef26228c68006af46a459dba2c945e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue