Skip to content

Commit ca9ef76

Browse files
tailscale: update to 1.78.1
Signed-off-by: Sandro Jäckel <[email protected]> (cherry picked from commit 87ecce3)
1 parent 4a08b45 commit ca9ef76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

net/tailscale/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=tailscale
11-
PKG_VERSION:=1.76.6
11+
PKG_VERSION:=1.78.1
1212
PKG_RELEASE:=1
1313

1414
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
1515
PKG_SOURCE_URL:=https://codeload.github.com/tailscale/tailscale/tar.gz/v$(PKG_VERSION)?
16-
PKG_HASH:=1603c78a6a5e9f83b278d305e1196fbfdeeb841be10ac2ddb7ea433c2701234b
16+
PKG_HASH:=dbc25cc241bb233f183475f003d5508af7b45add1ca548b35a6a6fea91fb91af
1717

1818
PKG_MAINTAINER:=Zephyr Lykos <[email protected]>, \
1919
Sandro Jäckel <[email protected]>

0 commit comments

Comments
 (0)