bind: get rid of those local vars.
This commit is contained in:
parent
c8df820c33
commit
784ccddac3
@ -1,15 +1,12 @@
|
||||
# Template file for 'bind'
|
||||
pkgname=bind
|
||||
_distver=9.10.4
|
||||
#_patchver=
|
||||
version="${_distver}${_patchver}"
|
||||
version=9.10.4
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${_distver}${_patchver:+-${_patchver}}"
|
||||
short_desc="Berkeley Internet Name Domain server"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="ISC"
|
||||
homepage="http://www.isc.org/software/bind/"
|
||||
distfiles="http://ftp.isc.org/isc/bind9/${_distver}${_patchver:+-${_patchver}}/bind-${_distver}${_patchver:+-${_patchver}}.tar.gz"
|
||||
distfiles="http://ftp.isc.org/isc/bind9/${version}/bind-${version}.tar.gz"
|
||||
checksum=f8d412b38d5ac390275b943bde69f4608f67862a45487ec854b30e4448fcb056
|
||||
|
||||
build_options="geoip seccomp"
|
||||
|
Loading…
x
Reference in New Issue
Block a user