git: b703625aec68 - 2025Q2 - security/tailscale: bump for go 1.24 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Apr 2025 07:46:05 UTC
The branch 2025Q2 has been updated by ashish:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b703625aec68d9904429121cb76d09d504c5d085
commit b703625aec68d9904429121cb76d09d504c5d085
Author: Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2025-04-10 06:36:32 +0000
Commit: Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2025-04-19 07:45:00 +0000
security/tailscale: bump for go 1.24 update
(cherry picked from commit a2da2b5a4eb33eae92019f051c42b2f90fde82bc)
---
security/tailscale/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile
index f38a13b5a677..6b77d1eca889 100644
--- a/security/tailscale/Makefile
+++ b/security/tailscale/Makefile
@@ -1,6 +1,7 @@
PORTNAME= tailscale
PORTVERSION= 1.82.0
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= security net-vpn
MAINTAINER= ashish@FreeBSD.org