mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
pen: update to 0.31.1.
This commit is contained in:
parent
e03aea13d2
commit
82be5491a4
1 changed files with 5 additions and 4 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'pen'
|
# Template file for 'pen'
|
||||||
pkgname=pen
|
pkgname=pen
|
||||||
version=0.30.1
|
version=0.31.1
|
||||||
revision=1
|
revision=1
|
||||||
|
build_pie=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="geoip-devel libressl-devel"
|
makedepends="geoip-devel libressl-devel"
|
||||||
configure_args="--with-docdir=/usr/share/doc/pen"
|
configure_args="--with-docdir=/usr/share/doc/pen"
|
||||||
short_desc="Load balancer for simple TCP based protocols"
|
short_desc="Load balancer for simple TCP/UDP based protocols"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://siag.nu/pen"
|
homepage="http://siag.nu/pen"
|
||||||
distfiles="http://siag.nu/pub/pen/pen-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/penloadbalancer/pen-$version.tar.gz"
|
||||||
checksum=d598251a1bf9ce67a1b61940c118ce7893cd462b82a59179ef2e9139a2eec724
|
checksum=0eb008accb55b25faa7e688e9e156d9f70813deb79c7b03c515206dc3a054ab5
|
||||||
|
|
Loading…
Add table
Reference in a new issue