pen: rebuild against OpenSSL
This commit is contained in:
parent
497dc3cfee
commit
dfe5a3dfb6
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'pen'
|
# Template file for 'pen'
|
||||||
pkgname=pen
|
pkgname=pen
|
||||||
version=0.34.1
|
version=0.34.1
|
||||||
revision=5
|
revision=6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="geoip-devel libressl-devel"
|
makedepends="geoip-devel openssl-devel"
|
||||||
configure_args="--with-docdir=/usr/share/doc/pen"
|
configure_args="--with-docdir=/usr/share/doc/pen"
|
||||||
short_desc="Load balancer for simple TCP/UDP based protocols"
|
short_desc="Load balancer for simple TCP/UDP based protocols"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Reference in a new issue