tailscale: update to 1.76.3
authorSandro Jäckel <redacted>
Fri, 18 Oct 2024 02:28:32 +0000 (04:28 +0200)
committerJosef Schlehofer <redacted>
Mon, 28 Oct 2024 07:06:15 +0000 (08:06 +0100)
Changelog: https://tailscale.com/changelog#2024-10-21

Signed-off-by: Sandro Jäckel <redacted>
net/tailscale/Makefile

index ef723c8e837839b319e6fa55f217fd7e5815f5cf..00d891b9018e77d74b8a246f6829c0740e433f97 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tailscale
-PKG_VERSION:=1.74.1
+PKG_VERSION:=1.76.3
 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:=ef7b8a76ce81133dc10f243d733302c070232cdd6594b685c6adbf32769d4f2c
+PKG_HASH:=1cc2ef1b7b6491c48446ec4c20c413c2300e8b7e171b119d843af46d0ce3125f
 
 PKG_MAINTAINER:=Zephyr Lykos <self@mochaa.ws>, \
                Sandro Jäckel <sandro.jaeckel@gmail.com>
git clone https://git.99rst.org/PROJECT