aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xfetch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetch.sh b/fetch.sh
index d7c53f3..6be91fe 100755
--- a/fetch.sh
+++ b/fetch.sh
@@ -1,6 +1,6 @@
#!/bin/bash
set -e
-WIREGUARD_VERSION=d698467a75c497a5b0dcb09775b7c2e9e12e0976
+WIREGUARD_VERSION=210845cb0716ec46ace66cde4f33e64a29b4e497
LIBMNL_VERSION=1.0.4
USER_AGENT="WireGuard-AndroidROMBuild/0.1 ($(uname -a))"