]> git.99rst.org Git - openwrt-packages.git/commitdiff
tailscale: update to 1.102.2
authorSandro Jäckel <redacted>
Sun, 26 Jul 2026 22:43:32 +0000 (00:43 +0200)
committerGeorge Sapkin <redacted>
Sat, 8 Aug 2026 14:11:08 +0000 (17:11 +0300)
Changelog: https://tailscale.com/changelog#2026-05-28
Changelog: https://tailscale.com/changelog#2026-06-01
Changelog: https://tailscale.com/changelog#2026-06-29
Changelog: https://tailscale.com/changelog#2026-07-14
Changelog: https://tailscale.com/changelog#2026-07-28
Changelog: https://tailscale.com/changelog#2026-08-03
Changelog: https://tailscale.com/changelog#2026-08-04
Signed-off-by: Sandro Jäckel <redacted>
net/tailscale/Makefile

index ad60182e454798ab00926414a630f63971799260..6c9d1d93f8676be8c0e0507e24da2b27521f766c 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tailscale
-PKG_VERSION:=1.98.3
+PKG_VERSION:=1.102.2
 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:=9283ddbbf0a21ad37c725e09ac302aa96b37f00ca4b4142c00519cf983de0aa1
+PKG_HASH:=66c447b5555aa89e0690dc21e0ec59421302ceaa982f3ccc0df686b16f5d5505
 
 PKG_MAINTAINER:=Zephyr Lykos <self@mochaa.ws>, \
                Sandro Jäckel <sandro.jaeckel@gmail.com>
git clone https://git.99rst.org/PROJECT