We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ccb232 + 4300254 commit e635fe5Copy full SHA for e635fe5
net/tailscale/Makefile
@@ -8,12 +8,12 @@
8
include $(TOPDIR)/rules.mk
9
10
PKG_NAME:=tailscale
11
-PKG_VERSION:=1.90.2
+PKG_VERSION:=1.90.6
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:=daba1e9e6be754f632c62d273b73d3501a3aa1abcc57c1a06857e5989cfc7c49
+PKG_HASH:=7873cf720d22e931952a23a24c9f44829d512174acb5b6454496a18376e98d67
17
18
PKG_MAINTAINER:=Zephyr Lykos <[email protected]>, \
19
Sandro Jäckel <[email protected]>
0 commit comments