tailscale: Update to 1.68.0
authorMilinda Brantini <C_A_T_T_E_R_Y@outlook.com>
Thu, 13 Jun 2024 06:30:46 +0000 (14:30 +0800)
committerTianling Shen <cnsztl@gmail.com>
Mon, 17 Jun 2024 08:23:14 +0000 (16:23 +0800)
Signed-off-by: Milinda Brantini <C_A_T_T_E_R_Y@outlook.com>
net/tailscale/Makefile

index 5bd7a5c076bd7e740df7ce82b604f8363ab7f4a3..33fc76fe4e8fd0e6a68c09eb99b25cd2bd4ecdb3 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tailscale
-PKG_VERSION:=1.66.4
+PKG_VERSION:=1.68.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:=db94df254a263110439aa9d6cf6e1e64a5644b6e6e459ab5298ba6e478a988cf
+PKG_HASH:=b217e4190e38b9b9799c7749307d207385979ee6da95a16634fc7279d1658314
 
 PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec1@gmail.com>
 PKG_LICENSE:=BSD-3-Clause