bind: fix homepage=
This commit is contained in:
parent
abf64b5877
commit
de44fc7ce8
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=bind
|
||||
reverts="9.13.6_1"
|
||||
version=9.11.5
|
||||
revision=6
|
||||
revision=7
|
||||
_fullver="${version}${_patchver:+-${_patchver}}"
|
||||
wrksrc="${pkgname}-${_fullver}"
|
||||
build_style=gnu-configure
|
||||
|
@ -19,7 +19,7 @@ makedepends="libressl-devel libxml2-devel libcap-devel readline-devel libatomic-
|
|||
short_desc="Berkeley Internet Name Domain server"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://www.isc.org/software/bind/"
|
||||
homepage="https://www.isc.org/downloads/bind/"
|
||||
distfiles="https://ftp.isc.org/isc/bind9/${_fullver}/bind-${_fullver}.tar.gz"
|
||||
checksum=a4cae11dad954bdd4eb592178f875bfec09fcc7e29fe0f6b7a4e5b5c6bc61322
|
||||
|
||||
|
|
Loading…
Reference in a new issue