mdbook-linkcheck: rebuild against OpenSSL
This commit is contained in:
parent
81e5b777f2
commit
7d8644dd1e
|
@ -2,10 +2,10 @@
|
|||
# New versions need to be tested for compatibility with mdBook
|
||||
pkgname=mdbook-linkcheck
|
||||
version=0.7.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libressl-devel"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Backend for mdBook which will check links for you"
|
||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in New Issue