pen: update to 0.34.1.
Closes #13409. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
27413d5b09
commit
e847790f49
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pen'
|
||||
pkgname=pen
|
||||
version=0.34.0
|
||||
revision=3
|
||||
version=0.34.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="geoip-devel libressl-devel"
|
||||
configure_args="--with-docdir=/usr/share/doc/pen"
|
||||
|
@ -9,5 +9,5 @@ short_desc="Load balancer for simple TCP/UDP based protocols"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://siag.nu/pen"
|
||||
distfiles="${SOURCEFORGE_SITE}/penloadbalancer/pen-$version.tar.gz"
|
||||
checksum=a3306bfb02619b103ff431002bb91079048bf2dd24f739bf38e373860558cd27
|
||||
distfiles="http://siag.nu/pub/pen/pen-${version}.tar.gz"
|
||||
checksum=2b640795029df9d1672e17202c109cc5d42538f6754a6070dc27da640881e864
|
||||
|
|
Loading…
Reference in a new issue