From: Zephyr Lykos Date: Tue, 1 Oct 2024 10:34:57 +0000 (+0800) Subject: tailscale: Update to 1.74.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=20b76bf63a0d1f8ec975acfaf4a64a864b25aca0;p=feed%2Fpackages.git tailscale: Update to 1.74.1 Signed-off-by: Zephyr Lykos --- diff --git a/net/tailscale/Makefile b/net/tailscale/Makefile index ddd6250037..5b084cd3c8 100644 --- a/net/tailscale/Makefile +++ b/net/tailscale/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tailscale -PKG_VERSION:=1.74.0 +PKG_VERSION:=1.74.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:=9a5c3499a25b4de1194ed5e4c7669fd2fd4729ee93535a49216f52ba83907722 +PKG_HASH:=ef7b8a76ce81133dc10f243d733302c070232cdd6594b685c6adbf32769d4f2c PKG_MAINTAINER:=Zephyr Lykos PKG_LICENSE:=BSD-3-Clause