projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e28a084
)
tailscale: Update to 1.80.3
author
Zephyr Lykos
<
[email protected]
>
Tue, 4 Mar 2025 19:05:56 +0000
(
03:05
+0800)
committer
Tianling Shen
<
[email protected]
>
Thu, 6 Mar 2025 17:23:31 +0000
(
01:23
+0800)
Signed-off-by: Zephyr Lykos <
[email protected]
>
net/tailscale/Makefile
patch
|
blob
|
history
diff --git
a/net/tailscale/Makefile
b/net/tailscale/Makefile
index f8d276246e0ebb90a9fa598f9a9e67560b3e8a46..7a8f98eebad973dad0f16291c6ac84c0b6d2e1ab 100644
(file)
--- a/
net/tailscale/Makefile
+++ b/
net/tailscale/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=tailscale
-PKG_VERSION:=1.80.
2
+PKG_VERSION:=1.80.
3
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:=
b4d5eb15e2d11ad71803dea8ec8ddcaf5a400eabe12a5f469d133cfeae56678b
+PKG_HASH:=
4ea7d4c1a4e86905f330f5d5f5288488cb29d6c586d5bcabf9d02c5481ba740d
PKG_MAINTAINER:=Zephyr Lykos <
[email protected]
>, \
Sandro Jäckel <
[email protected]
>