pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/tailscale



Module Name:    pkgsrc
Committed By:   ktnb
Date:           Fri May 15 20:26:35 UTC 2026

Modified Files:
        pkgsrc/net/tailscale: Makefile

Log Message:
tailscale: wrong version number in Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/tailscale/Makefile

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

Modified files:

Index: pkgsrc/net/tailscale/Makefile
diff -u pkgsrc/net/tailscale/Makefile:1.15 pkgsrc/net/tailscale/Makefile:1.16
--- pkgsrc/net/tailscale/Makefile:1.15  Fri May 15 19:57:33 2026
+++ pkgsrc/net/tailscale/Makefile       Fri May 15 20:26:35 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2026/05/15 19:57:33 ktnb Exp $
+# $NetBSD: Makefile,v 1.16 2026/05/15 20:26:35 ktnb Exp $
 
 DISTNAME=      tailscale
-PKGNAME=       tailscale-1.94.4
+PKGNAME=       tailscale-1.96.4
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=NuclearKev/}
 GITHUB_PROJECT=        tailscale



Home | Main Index | Thread Index | Old Index