summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-kernel/wireguard/wireguard-tools_1.0.20260223.bb (renamed from meta-networking/recipes-kernel/wireguard/wireguard-tools_1.0.20250521.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-kernel/wireguard/wireguard-tools_1.0.20250521.bb b/meta-networking/recipes-kernel/wireguard/wireguard-tools_1.0.20260223.bb
index 8fb86bc31e..50449b8c9b 100644
--- a/meta-networking/recipes-kernel/wireguard/wireguard-tools_1.0.20250521.bb
+++ b/meta-networking/recipes-kernel/wireguard/wireguard-tools_1.0.20260223.bb
@@ -1,7 +1,7 @@
1require wireguard.inc 1require wireguard.inc
2 2
3SRCREV = "e2ecaaa739144997ccff89d6ad6ec81698ea6ced" 3SRCREV = "49ce333da02056ae7b22ee2aeb6afe8aaed79b19"
4SRC_URI = "git://github.com/WireGuard/wireguard-tools.git;branch=master;protocol=https" 4SRC_URI = "git://github.com/WireGuard/wireguard-tools.git;branch=master;protocol=https;tag=v${PV}"
5 5
6inherit bash-completion systemd pkgconfig 6inherit bash-completion systemd pkgconfig
7 7