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