summaryrefslogtreecommitdiff
path: root/net/amnezia-tools/files/patch-version.h
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2025-08-06 01:19:55 +0700
committerEugene Grosbein <eugen@FreeBSD.org>2025-08-06 01:23:54 +0700
commit618ae04f2c3ac2dafbd597117995137d08a1376c (patch)
tree5dd4345bab7363a2a53ceb1127e1dd950b88b8c9 /net/amnezia-tools/files/patch-version.h
parentnet-mgmt/netdata: Enable essential DASHBOARD option by default (diff)
net/amnezia-kmod, net/amnezia-tools: new ports
AmneziaWG is a version of the popular VPN protocol, WireGuard. It offers protection against detection by Deep Packet Inspection (DPI) systems. At the same time, it retains the simplified architecture and high performance of the original. PR: 288599 Approved by: core (glebius)
Diffstat (limited to 'net/amnezia-tools/files/patch-version.h')
-rw-r--r--net/amnezia-tools/files/patch-version.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/amnezia-tools/files/patch-version.h b/net/amnezia-tools/files/patch-version.h
new file mode 100644
index 000000000000..02ae2a096e8a
--- /dev/null
+++ b/net/amnezia-tools/files/patch-version.h
@@ -0,0 +1,7 @@
+--- version.h.orig 2024-10-01 13:02:42 UTC
++++ version.h
+@@ -1,3 +1,3 @@
+ #ifndef WIREGUARD_TOOLS_VERSION
+-#define WIREGUARD_TOOLS_VERSION "1.0.20210914"
++#define WIREGUARD_TOOLS_VERSION "1.0.20250521"
+ #endif