bind: really unbreak xbps-checkvers

This commit is contained in:
Duncaen 2017-08-12 18:54:22 +02:00
parent f09758e1c6
commit 4655b13d0f

View File

@ -1,8 +1,7 @@
# Template file for 'bind' # Template file for 'bind'
pkgname=bind pkgname=bind
_distver=9.10.6 _distver=9.10.6
_patchver= version="${_distver}"
version="${_distver}${_patchver}"
revision=1 revision=1
_fullver="${_distver}${_patchver:+-${_patchver}}" _fullver="${_distver}${_patchver:+-${_patchver}}"
wrksrc="${pkgname}-${_fullver}" wrksrc="${pkgname}-${_fullver}"