summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/python/python3-apt_2.5.2.bb (renamed from meta-oe/recipes-devtools/python/python3-apt_2.5.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python3-apt_2.5.0.bb b/meta-oe/recipes-devtools/python/python3-apt_2.5.2.bb
index 57da3b34de..d95c60f816 100644
--- a/meta-oe/recipes-devtools/python/python3-apt_2.5.0.bb
+++ b/meta-oe/recipes-devtools/python/python3-apt_2.5.2.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3 \
5 5
6SRC_URI = "git://salsa.debian.org/apt-team/python-apt.git;protocol=https;branch=main" 6SRC_URI = "git://salsa.debian.org/apt-team/python-apt.git;protocol=https;branch=main"
7 7
8SRCREV = "adf41e6f4088845dcb9e85de0436e25e8d32da25" 8SRCREV = "e78d37eec72fe3afd28db17d5ea7a705bb4e3ce9"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11