summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libbytesize/libbytesize_2.12.bb (renamed from meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb b/meta-oe/recipes-support/libbytesize/libbytesize_2.12.bb
index ef2a6c76fb..e9a48f941c 100644
--- a/meta-oe/recipes-support/libbytesize/libbytesize_2.11.bb
+++ b/meta-oe/recipes-support/libbytesize/libbytesize_2.12.bb
@@ -7,8 +7,8 @@ SECTION = "devel/lib"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c"
8 8
9 9
10SRCREV = "9da72b2732508b0ba0ceed27f5e50bc276ef31f2" 10SRCREV = "518fd4a0a863e896675a7f5ef0164a36eb4d7b03"
11SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https" 11SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https;tag=${PV}"
12 12
13inherit gettext autotools pkgconfig python3native 13inherit gettext autotools pkgconfig python3native
14 14