zerotier-one: update to 1.1.12.
This commit is contained in:
parent
e103e6cd8b
commit
ec194def99
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zerotier'
|
||||
pkgname=zerotier-one
|
||||
version=1.1.8
|
||||
version=1.1.12
|
||||
revision=1
|
||||
wrksrc=ZeroTierOne-${version}
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="https://www.zerotier.com/"
|
||||
distfiles="https://github.com/zerotier/ZeroTierOne/archive/${version}.tar.gz"
|
||||
checksum=dc9ceade4f73d362fb4ac86ae0b68c753823c47da4caf32a1ae18a451e50c672
|
||||
checksum=95258398c81f3515d7bf2a0ba0cce6c10af3dbdde4bbbf6115be6fd9eb325156
|
||||
|
||||
pre_build() {
|
||||
sed -i 's:#include <sys/sysctl.h>::' osdep/BSDEthernetTap.cpp \
|
||||
|
|
Loading…
Reference in a new issue