mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mdbook-linkcheck: update to 0.7.6.
This commit is contained in:
parent
26ba7ee606
commit
c5426fc4b4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mdbook-linkcheck'
|
# Template file for 'mdbook-linkcheck'
|
||||||
# New versions need to be tested for compatibility with mdBook
|
# New versions need to be tested for compatibility with mdBook
|
||||||
pkgname=mdbook-linkcheck
|
pkgname=mdbook-linkcheck
|
||||||
version=0.7.5
|
version=0.7.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Backend for mdBook which will check links for you"
|
||||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://crates.io/crates/mdbook-linkcheck"
|
homepage="https://crates.io/crates/mdbook-linkcheck"
|
||||||
distfiles="https://github.com/Michael-F-Bryan/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Michael-F-Bryan/mdbook-linkcheck/archive/v${version}.tar.gz"
|
||||||
checksum=2fc98caeb0bc74c7cd10d1088c67359d2aa6066056d7eedd8b1afe1fed326f34
|
checksum=c26ea7841f41fba078c6c358a5733026fa4927421dcec2f6ef260c17abecbd9a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue