diff options
| -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" | |||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c07cb499d259452f324bb90c3067d85c" |
| 8 | 8 | ||
| 9 | 9 | ||
| 10 | SRCREV = "9da72b2732508b0ba0ceed27f5e50bc276ef31f2" | 10 | SRCREV = "518fd4a0a863e896675a7f5ef0164a36eb4d7b03" |
| 11 | SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https" | 11 | SRC_URI = "git://github.com/storaged-project/libbytesize;branch=main;protocol=https;tag=${PV}" |
| 12 | 12 | ||
| 13 | inherit gettext autotools pkgconfig python3native | 13 | inherit gettext autotools pkgconfig python3native |
| 14 | 14 | ||
