bind: really unbreak xbps-checkvers
This commit is contained in:
parent
f09758e1c6
commit
4655b13d0f
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'bind'
|
||||
pkgname=bind
|
||||
_distver=9.10.6
|
||||
_patchver=
|
||||
version="${_distver}${_patchver}"
|
||||
version="${_distver}"
|
||||
revision=1
|
||||
_fullver="${_distver}${_patchver:+-${_patchver}}"
|
||||
wrksrc="${pkgname}-${_fullver}"
|
||||
|
|
Loading…
Reference in a new issue