mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
monolith: rebuild against OpenSSL
This commit is contained in:
parent
9d68e019e5
commit
dc3e37ff94
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'monolith'
|
# Template file for 'monolith'
|
||||||
pkgname=monolith
|
pkgname=monolith
|
||||||
version=2.4.0
|
version=2.4.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libressl-devel"
|
makedepends="openssl-devel"
|
||||||
short_desc="Save HTML pages with ease "
|
short_desc="Save HTML pages with ease "
|
||||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="Unlicense"
|
license="Unlicense"
|
||||||
|
|
Loading…
Add table
Reference in a new issue