From: Sandro Jäckel Date: Mon, 17 Feb 2025 23:03:03 +0000 (+0100) Subject: tailscale: update to 1.80.2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a57913d54cd84336435c67729248800670d23093;p=feed%2Fpackages.git tailscale: update to 1.80.2 Signed-off-by: Sandro Jäckel --- diff --git a/net/tailscale/Makefile b/net/tailscale/Makefile index f99a238f3c..f8d276246e 100644 --- a/net/tailscale/Makefile +++ b/net/tailscale/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tailscale -PKG_VERSION:=1.80.0 +PKG_VERSION:=1.80.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:=3dc0e5f903912ba5ada04c807501550b2d434111d1080b11099672d3dfd5c3f3 +PKG_HASH:=b4d5eb15e2d11ad71803dea8ec8ddcaf5a400eabe12a5f469d133cfeae56678b PKG_MAINTAINER:=Zephyr Lykos , \ Sandro Jäckel