We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a08b45 commit ca9ef76Copy full SHA for ca9ef76
net/tailscale/Makefile
@@ -8,12 +8,12 @@
8
include $(TOPDIR)/rules.mk
9
10
PKG_NAME:=tailscale
11
-PKG_VERSION:=1.76.6
+PKG_VERSION:=1.78.1
12
PKG_RELEASE:=1
13
14
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
PKG_SOURCE_URL:=https://codeload.github.com/tailscale/tailscale/tar.gz/v$(PKG_VERSION)?
16
-PKG_HASH:=1603c78a6a5e9f83b278d305e1196fbfdeeb841be10ac2ddb7ea433c2701234b
+PKG_HASH:=dbc25cc241bb233f183475f003d5508af7b45add1ca548b35a6a6fea91fb91af
17
18
PKG_MAINTAINER:=Zephyr Lykos <[email protected]>, \
19
Sandro Jäckel <[email protected]>
0 commit comments