mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
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'
|
# 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}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue