From: Sandro Jäckel Date: Fri, 31 Jan 2025 14:52:11 +0000 (+0100) Subject: tailscale: update to 1.80.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7c8295dc2bc4447158a628fc305f412dd80208f6;p=feed%2Fpackages.git tailscale: update to 1.80.0 Signed-off-by: Sandro Jäckel --- diff --git a/net/tailscale/Makefile b/net/tailscale/Makefile index 59a183bf67..f99a238f3c 100644 --- a/net/tailscale/Makefile +++ b/net/tailscale/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tailscale -PKG_VERSION:=1.78.1 +PKG_VERSION:=1.80.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:=dbc25cc241bb233f183475f003d5508af7b45add1ca548b35a6a6fea91fb91af +PKG_HASH:=3dc0e5f903912ba5ada04c807501550b2d434111d1080b11099672d3dfd5c3f3 PKG_MAINTAINER:=Zephyr Lykos , \ Sandro Jäckel