summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb
index 926a603b8..28e40f66e 100644
--- a/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb
+++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.10.bb
@@ -10,7 +10,7 @@ S = "${WORKDIR}/git"
10B = "${S}" 10B = "${S}"
11 11
12SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d" 12SRCREV = "6e83cc6f6dff4f126fc79284e0c3c1c50123380d"
13SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=main;protocol=https" 13SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https"
14 14
15inherit gettext autotools pkgconfig python3native 15inherit gettext autotools pkgconfig python3native
16 16