mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
mongoose: switch to libressl.
This commit is contained in:
parent
24d2e4e137
commit
3cc23a3252
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'mongoose'
|
# Template file for 'mongoose'
|
||||||
pkgname=mongoose
|
pkgname=mongoose
|
||||||
version=3.7
|
version=3.7
|
||||||
revision=3
|
revision=4
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
makedepends="openssl-devel"
|
makedepends="libressl-devel"
|
||||||
short_desc="An Easy to use Web server"
|
short_desc="An Easy to use Web server"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue