mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
mdbook-linkcheck: rebuild against OpenSSL
This commit is contained in:
parent
81e5b777f2
commit
7d8644dd1e
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
||||||
# 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.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libressl-devel"
|
makedepends="openssl-devel"
|
||||||
short_desc="Backend for mdBook which will check links for you"
|
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue