]> git.99rst.org Git - openwrt-packages.git/commitdiff
zerotier: update to 1.16.2
authorMoritz Warning <redacted>
Fri, 5 Jun 2026 22:29:49 +0000 (00:29 +0200)
committerJosef Schlehofer <redacted>
Wed, 24 Jun 2026 20:17:50 +0000 (22:17 +0200)
Update to the latest release.

Signed-off-by: Moritz Warning <redacted>
net/zerotier/Makefile

index 7e8b33f02db2c6060e6ee13c37baaa09e772363e..4e443974eeeef05a98a0056c798ef7d5f474fd53 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=zerotier
-PKG_VERSION:=1.16.0
-PKG_RELEASE:=2
+PKG_VERSION:=1.16.2
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/zerotier/ZeroTierOne/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=aa9de313d365bf0efb3871aaa56f2d323a08f46df47b627c4eff4f4203fa7fc5
+PKG_HASH:=2c607f573c6e38815433af289d364a689a203b18b51125f06c4472014d0657f0
 PKG_BUILD_DIR:=$(BUILD_DIR)/ZeroTierOne-$(PKG_VERSION)
 
 PKG_MAINTAINER:=Moritz Warning <moritzwarning@web.de>
git clone https://git.99rst.org/PROJECT