From f991a502f803f79ea02079d0c4b9e58689ee79a9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sandro=20J=C3=A4ckel?= Date: Fri, 8 Nov 2024 17:57:49 +0100 Subject: [PATCH] tailscale: update to 1.76.6 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit (cherry picked from commit df52ee590b5d6f071f3539325bdbb89ca944fdb2) 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 00d891b901..b2b6ee0190 100644 --- a/net/tailscale/Makefile +++ b/net/tailscale/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tailscale -PKG_VERSION:=1.76.3 +PKG_VERSION:=1.76.6 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:=1cc2ef1b7b6491c48446ec4c20c413c2300e8b7e171b119d843af46d0ce3125f +PKG_HASH:=1603c78a6a5e9f83b278d305e1196fbfdeeb841be10ac2ddb7ea433c2701234b PKG_MAINTAINER:=Zephyr Lykos , \ Sandro Jäckel -- 2.30.2