mdbook-linkcheck: update to 0.7.5.
This commit is contained in:
parent
775074a210
commit
f9d0aac29b
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# 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.4
|
version=0.7.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
|
@ -11,7 +11,7 @@ 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/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=ab88c836ed93600097f64e2eae67fc7d7eaf9dec6e16bab757041ac497f16aa5
|
checksum=2fc98caeb0bc74c7cd10d1088c67359d2aa6066056d7eedd8b1afe1fed326f34
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue