pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

tailscale: fixed using userspace-networking (I think)



Module Name:	pkgsrc-wip
Committed By:	Kevin Bloom <ktnb%NetBSD.org@localhost>
Pushed By:	nuclearkev
Date:		Mon Apr 20 15:19:33 2026 -0400
Changeset:	000143f94e8a269e7ead325dc8b7eef9a2837d58

Modified Files:
	tailscale/Makefile
	tailscale/distinfo

Log Message:
tailscale: fixed using userspace-networking (I think)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=000143f94e8a269e7ead325dc8b7eef9a2837d58

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 tailscale/Makefile | 2 +-
 tailscale/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/tailscale/Makefile b/tailscale/Makefile
index f838897b3d..ff08bfe0fe 100644
--- a/tailscale/Makefile
+++ b/tailscale/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	tailscale-1.94.4
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=NuclearKev/}
 GITHUB_PROJECT=	tailscale
-GITHUB_TAG=	025e1f2e93bf7772b3b40d204c8e2b14d0dc2c56
+GITHUB_TAG=	73f86934b13a53ea7ec9751cc192082012c2d4f6
 
 MAINTAINER=	ktnb%NetBSD.org@localhost
 HOMEPAGE=	https://tailscale.com/
diff --git a/tailscale/distinfo b/tailscale/distinfo
index b4cb6e4b02..3ca0962261 100644
--- a/tailscale/distinfo
+++ b/tailscale/distinfo
@@ -4806,6 +4806,6 @@ Size (software.sslmate.com_src_go-pkcs12_@v_v0.4.0.mod) = 100 bytes
 BLAKE2s (software.sslmate.com_src_go-pkcs12_@v_v0.4.0.zip) = b26f48ccbf09250e193e0a5ff46b5e65509fcbe977d1b635b4fcf310127a0c1a
 SHA512 (software.sslmate.com_src_go-pkcs12_@v_v0.4.0.zip) = 25b95c81b6f03ac8a0a0bedfe5206926f290588192bba1264fd0cbd0ee00766e6d2715300ce921a82d81579feb546b20cca7f0d001aa97b9a4a5a05e8ccbd7eb
 Size (software.sslmate.com_src_go-pkcs12_@v_v0.4.0.zip) = 45988 bytes
-BLAKE2s (tailscale-025e1f2e93bf7772b3b40d204c8e2b14d0dc2c56.tar.gz) = be1e1aa6dff17f99e7ae8f0b02af55f0ead45e2a5262edb3d8b4a57071a24c5e
-SHA512 (tailscale-025e1f2e93bf7772b3b40d204c8e2b14d0dc2c56.tar.gz) = 4c7d2e15efb897abd5a474f2888c6fc4f43febab614ec4fbec86afb638f470c7663c178ef0969af73df597972a1c4c888a749006819506b264f70e4388cf7f95
-Size (tailscale-025e1f2e93bf7772b3b40d204c8e2b14d0dc2c56.tar.gz) = 4540705 bytes
+BLAKE2s (tailscale-73f86934b13a53ea7ec9751cc192082012c2d4f6.tar.gz) = 4964c130757911d881dd2b25ba96487763b59d8ccfa8afef41286c7c5b154549
+SHA512 (tailscale-73f86934b13a53ea7ec9751cc192082012c2d4f6.tar.gz) = eccf9738278279541c019aef98731cb93d2115c8f0847296536ddfa170f614f27f6c05a9899a89d198fd05c2718dd10d2747c902b260f3283a0f70c120dd7c89
+Size (tailscale-73f86934b13a53ea7ec9751cc192082012c2d4f6.tar.gz) = 4540689 bytes


Home | Main Index | Thread Index | Old Index