bind: coment out empty var to make xbps-checkvers(1) happy.
This commit is contained in:
parent
ae92d0b17f
commit
c8df820c33
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bind'
|
||||
pkgname=bind
|
||||
_distver=9.10.4
|
||||
_patchver=
|
||||
#_patchver=
|
||||
version="${_distver}${_patchver}"
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${_distver}${_patchver:+-${_patchver}}"
|
||||
|
|
Loading…
Reference in a new issue