From: Sandro Jäckel Date: Mon, 9 Dec 2024 16:06:09 +0000 (+0100) Subject: tailscale: update to 1.78.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=87ecce39da6e8275c61e1ab3907dac79af8d337e;p=feed%2Fpackages.git tailscale: update to 1.78.1 Signed-off-by: Sandro Jäckel --- diff --git a/net/tailscale/Makefile b/net/tailscale/Makefile index b2b6ee0190..59a183bf67 100644 --- a/net/tailscale/Makefile +++ b/net/tailscale/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tailscale -PKG_VERSION:=1.76.6 +PKG_VERSION:=1.78.1 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:=1603c78a6a5e9f83b278d305e1196fbfdeeb841be10ac2ddb7ea433c2701234b +PKG_HASH:=dbc25cc241bb233f183475f003d5508af7b45add1ca548b35a6a6fea91fb91af PKG_MAINTAINER:=Zephyr Lykos , \ Sandro Jäckel