zerotier-one: update to 1.4.0.1.
This commit is contained in:
parent
8166f32b71
commit
03f32d8750
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zerotier'
|
# Template file for 'zerotier'
|
||||||
pkgname=zerotier-one
|
pkgname=zerotier-one
|
||||||
version=1.2.12
|
version=1.4.0.1
|
||||||
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 <maldridge@voidlinux.org>"
|
||||||
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=212799bfaeb5e7dff20f2cd83f15742c8e13b8e9535606cfb85abcfb5fb6fed4
|
checksum=39f5cdbe589ff550dca9d407f579e87b55a750dbb46458914476fa7dbafb8214
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
sed -i 's/sbin/bin/g' make-linux.mk
|
sed -i 's/sbin/bin/g' make-linux.mk
|
||||||
|
|
Loading…
Reference in New Issue