From: Sandro Jäckel Date: Tue, 7 Apr 2026 21:06:36 +0000 (+0200) Subject: tailscale: update to 1.96.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=5bdf4cc7f18a4bfe82d85d119e7eb324c2a892bb;p=openwrt-packages.git tailscale: update to 1.96.4 Changelog: https://tailscale.com/changelog#2026-03-27 Changelog: https://tailscale.com/changelog#2026-03-19 Changelog: https://tailscale.com/changelog#2026-03-18 Signed-off-by: Sandro Jäckel --- diff --git a/net/tailscale/Makefile b/net/tailscale/Makefile index 81c2143a0..5fb3d1e82 100644 --- a/net/tailscale/Makefile +++ b/net/tailscale/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tailscale -PKG_VERSION:=1.94.2 +PKG_VERSION:=1.96.4 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/tailscale/tailscale/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=c45975beb4cb7bab8047cfba77ec8b170570d184f3c806258844f3e49c60d7aa +PKG_HASH:=57b70731af7ae0ed167519924905fd032ddd8559a65bc8a3329d9da495f0feb2 PKG_MAINTAINER:=Zephyr Lykos , \ Sandro Jäckel