summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libbytesize/libbytesize_2.9.bb (renamed from meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.9.bb
index 0afe8a6c0c..dfc7b42dca 100644
--- a/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb
+++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.9.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c"
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10B = "${S}" 10B = "${S}"
11 11
12SRCREV = "12b8e6bff611eecb0343ee8a765151e7d9d3547b" 12SRCREV = "2fa27aa3acccc70b9f6c3bf2e569e3d33a381e83"
13SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master;protocol=https" 13SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master;protocol=https"
14 14
15inherit gettext autotools pkgconfig python3native 15inherit gettext autotools pkgconfig python3native