zerotier-one: update to 1.2.12
This commit is contained in:
parent
7c191ab2bc
commit
26b8fb875f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zerotier'
|
||||
pkgname=zerotier-one
|
||||
version=1.2.10
|
||||
version=1.2.12
|
||||
revision=1
|
||||
wrksrc=ZeroTierOne-${version}
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://www.zerotier.com/"
|
||||
distfiles="https://github.com/zerotier/ZeroTierOne/archive/${version}.tar.gz"
|
||||
checksum=1c79ec57e67764079a77704b336e642ae3cf221dc8088b0cf9e9c81e0a9c0c57
|
||||
checksum=212799bfaeb5e7dff20f2cd83f15742c8e13b8e9535606cfb85abcfb5fb6fed4
|
||||
|
||||
pre_install() {
|
||||
sed -i 's/sbin/bin/g' make-linux.mk
|
||||
|
|
Loading…
Reference in a new issue