change source for zerotier-one pkg

This commit is contained in:
Wallenstein 2025-04-06 17:12:08 +03:00
parent b8379f6bfc
commit a5b0a10c71

View file

@ -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() {