mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
comrak: update to 0.28.0
This commit is contained in:
parent
f547d34d93
commit
88b957ddef
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.27.0
|
version=0.28.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://raw.githubusercontent.com/kivikakk/comrak/main/changelog.txt"
|
changelog="https://raw.githubusercontent.com/kivikakk/comrak/main/changelog.txt"
|
||||||
distfiles="https://github.com/kivikakk/comrak/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/kivikakk/comrak/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=729f895e618fe2e834548018af68a51ab685a167fedf386384a2675f212bcb10
|
checksum=7e1ef40ebf2a27faaad7c2068e32d2109726f6daf42ba64705e7a250a9b0a162
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue