1c5f4690e6
That means that version comparators are not supported anymore in hostmakedepends and makedepends. This will ensure that a pkg is always built with the same build dependencies everywhere, if the srcpkgs tree is uptodate.
13 lines
455 B
Bash
13 lines
455 B
Bash
# Template file for 'pen'
|
|
pkgname=pen
|
|
version=0.27.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
makedepends="geoip-devel libressl-devel"
|
|
configure_args="--with-docdir=/usr/share/doc/pen"
|
|
short_desc="Load balancer for simple TCP based protocols"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://siag.nu/pen"
|
|
distfiles="http://siag.nu/pub/pen/pen-$version.tar.gz"
|
|
checksum=bc5ce2514cc29ba49f64a822af6d0b26df799264cbd428a5d2802b895433e1c4
|