mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
parent
5f6100d2f3
commit
2bbaeb178d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zerotier'
|
# Template file for 'zerotier'
|
||||||
pkgname=zerotier-one
|
pkgname=zerotier-one
|
||||||
version=1.1.14
|
version=1.2.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=ZeroTierOne-${version}
|
wrksrc=ZeroTierOne-${version}
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://www.zerotier.com/"
|
homepage="https://www.zerotier.com/"
|
||||||
distfiles="https://github.com/zerotier/ZeroTierOne/archive/${version}.tar.gz"
|
distfiles="https://github.com/zerotier/ZeroTierOne/archive/${version}.tar.gz"
|
||||||
checksum=d206069ad21c665159cdececb0a20a21758849ad73d91234d709962b26f634af
|
checksum=9f275b3732b721f02cc4b8df75b51e6a8fb56dfe1a542a7bd681538d852b0358
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make all ZT_ENABLE_NETWORK_CONTROLLER=1
|
make all ZT_ENABLE_NETWORK_CONTROLLER=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue