change source for zerotier-one pkg
This commit is contained in:
parent
b8379f6bfc
commit
a5b0a10c71
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# template file for 'zerotier-one'
|
||||
pkgname=zerotier-one
|
||||
version=1.14.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="cargo pkg-config"
|
||||
makedepends="openssl-devel libsodium-devel libnatpmp-devel http-parser-devel gcc"
|
||||
|
@ -9,8 +9,10 @@ short_desc="Smart ethernet switch for Earth"
|
|||
maintainer="CringeTech Team <team@cringetech.net>"
|
||||
license="BSL-1.1"
|
||||
homepage="https://www.zerotier.com"
|
||||
distfiles="https://github.com/zerotier/ZeroTierOne/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=c2f64339fccf5148a7af089b896678d655fbfccac52ddce7714314a59d7bddbb
|
||||
#distfiles="https://github.com/zerotier/ZeroTierOne/archive/refs/tags/${version}.tar.gz"
|
||||
#checksum=c2f64339fccf5148a7af089b896678d655fbfccac52ddce7714314a59d7bddbb
|
||||
distfiles="https://gitlab.cringetech.net/void-linux/zerotierone/-/archive/${version}/zerotierone-${version}.tar.gz"
|
||||
checksum=3ef3fb4bf1a849d6267c125380b851f6d9f4a67e23b61a456b1038a604d8dcc4
|
||||
repository=nonfree
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue