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