bind: unbreak xbps-checkvers
This commit is contained in:
parent
5b1b96249f
commit
f09758e1c6
1 changed files with 1 additions and 1 deletions
|
@ -2,9 +2,9 @@
|
|||
pkgname=bind
|
||||
_distver=9.10.6
|
||||
_patchver=
|
||||
_fullver="${_distver}${_patchver:+-${_patchver}}"
|
||||
version="${_distver}${_patchver}"
|
||||
revision=1
|
||||
_fullver="${_distver}${_patchver:+-${_patchver}}"
|
||||
wrksrc="${pkgname}-${_fullver}"
|
||||
short_desc="Berkeley Internet Name Domain server"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in a new issue