mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
hooktftp: rename confusing private var.
This commit is contained in:
parent
7af365dc21
commit
6c907b7aa3
1 changed files with 3 additions and 3 deletions
|
@ -2,14 +2,14 @@
|
||||||
pkgname=hooktftp
|
pkgname=hooktftp
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
_version="a7258310669522806b903c9ffc98ad7c62b02d56"
|
_gitcommit="a7258310669522806b903c9ffc98ad7c62b02d56"
|
||||||
wrksrc="${pkgname}-${_version}"
|
wrksrc="${pkgname}-${_gitcommit}"
|
||||||
hostmakedepends="go bzr git"
|
hostmakedepends="go bzr git"
|
||||||
short_desc="Hook based tftp server"
|
short_desc="Hook based tftp server"
|
||||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tftp-go-team/hooktftp"
|
homepage="https://github.com/tftp-go-team/hooktftp"
|
||||||
distfiles="${homepage}/archive/${_version}.tar.gz"
|
distfiles="${homepage}/archive/${_gitcommit}.tar.gz"
|
||||||
checksum=42cbe6c402aee13722cb55ac1e3a22fc6be27c6313b7c59d7a7277c0e3a6065e
|
checksum=42cbe6c402aee13722cb55ac1e3a22fc6be27c6313b7c59d7a7277c0e3a6065e
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue