From 87ecce39da6e8275c61e1ab3907dac79af8d337e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sandro=20J=C3=A4ckel?= Date: Mon, 9 Dec 2024 17:06:09 +0100 Subject: [PATCH] tailscale: update to 1.78.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Sandro Jäckel --- net/tailscale/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2