busybox-static: define version/revision to make xbps-checkvers(8) happy.
This commit is contained in:
parent
c6aac63c6f
commit
8d49ac6669
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
. ${XBPS_SRCPKGDIR}/busybox/template
|
||||
|
||||
pkgname="busybox-static"
|
||||
version=1.22.1
|
||||
revision=1
|
||||
wrksrc="busybox-${version}"
|
||||
short_desc+=" (statically linked)"
|
||||
|
||||
|
|
Loading…
Reference in a new issue