tailscale: Update to 1.70.0
authorMilinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Thu, 18 Jul 2024 12:41:55 +0000 (20:41 +0800)
committerTianling Shen <cnsztl@gmail.com>
Sun, 21 Jul 2024 04:48:18 +0000 (12:48 +0800)
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
net/tailscale/Makefile

index e51c2aab8a9c47740c55c4acefb1a787b4e0bc21..c3c423985408d7cd14c2f11c2ab186086f96c967 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tailscale
-PKG_VERSION:=1.68.2
+PKG_VERSION:=1.70.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/tailscale/tailscale/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=9d34bd153c485dd0d88d3d76f187b5032046c0807a411ca97f38c8039a9ac659
+PKG_HASH:=8429728708f9694534489daa0a30af58be67f25742597940e7613793275c738f
 
 PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com>
 PKG_LICENSE:=BSD-3-Clause