bind: coment out empty var to make xbps-checkvers(1) happy.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'bind'
|
# Template file for 'bind'
|
||||||
pkgname=bind
|
pkgname=bind
|
||||||
_distver=9.10.4
|
_distver=9.10.4
|
||||||
_patchver=
|
#_patchver=
|
||||||
version="${_distver}${_patchver}"
|
version="${_distver}${_patchver}"
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${_distver}${_patchver:+-${_patchver}}"
|
wrksrc="${pkgname}-${_distver}${_patchver:+-${_patchver}}"
|
||||||
|
|||||||
Reference in New Issue
Block a user