summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/ifenslave/ifenslave_2.13.bb (renamed from meta-networking/recipes-support/ifenslave/ifenslave_2.12.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/ifenslave/ifenslave_2.12.bb b/meta-networking/recipes-support/ifenslave/ifenslave_2.13.bb
index 0254823304..a2eb81fd5b 100644
--- a/meta-networking/recipes-support/ifenslave/ifenslave_2.12.bb
+++ b/meta-networking/recipes-support/ifenslave/ifenslave_2.13.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=acc89812938cf9ad6b1debc37cea0253
8inherit manpages 8inherit manpages
9MAN_PKG = "${PN}" 9MAN_PKG = "${PN}"
10 10
11SRCREV = "88410a7003c31993e79471e151b24662fc2a0d64" 11SRCREV = "1bdfb472f2f8212056ed418d48387e8b36e61b34"
12SRC_URI = "git://salsa.debian.org/debian/ifenslave.git;protocol=https" 12SRC_URI = "git://salsa.debian.org/debian/ifenslave.git;protocol=https;branch=main"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15