diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.9.bb similarity index 93% rename from meta-oe/recipes-support/libbytesize/libbytesize_2.8.bb rename to 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" S = "${WORKDIR}/git" B = "${S}" -SRCREV = "12b8e6bff611eecb0343ee8a765151e7d9d3547b" +SRCREV = "2fa27aa3acccc70b9f6c3bf2e569e3d33a381e83" SRC_URI = "git://github.com/rhinstaller/libbytesize;branch=master;protocol=https" inherit gettext autotools pkgconfig python3native