diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 21:17:21 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-15 22:43:51 -0700 |
| commit | e4e566dd744adf442cf9540784192837219a7d24 (patch) | |
| tree | 61b84af2d24fedfe8735bb9ef526d76697e4fe0f | |
| parent | f2941797ca6758944804129db0d809426b23f231 (diff) | |
| download | meta-openembedded-e4e566dd744adf442cf9540784192837219a7d24.tar.gz | |
libmaxminddb: upgrade 1.4.3 -> 1.13.3
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-networking/recipes-support/libmaxminddb/libmaxminddb_1.13.3.bb (renamed from meta-networking/recipes-support/libmaxminddb/libmaxminddb_1.4.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/libmaxminddb/libmaxminddb_1.4.3.bb b/meta-networking/recipes-support/libmaxminddb/libmaxminddb_1.13.3.bb index 204148e638..102a074202 100644 --- a/meta-networking/recipes-support/libmaxminddb/libmaxminddb_1.4.3.bb +++ b/meta-networking/recipes-support/libmaxminddb/libmaxminddb_1.13.3.bb | |||
| @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57 \ | |||
| 12 | " | 12 | " |
| 13 | SRC_URI = "https://github.com/maxmind/libmaxminddb/releases/download/${PV}/${BPN}-${PV}.tar.gz \ | 13 | SRC_URI = "https://github.com/maxmind/libmaxminddb/releases/download/${PV}/${BPN}-${PV}.tar.gz \ |
| 14 | " | 14 | " |
| 15 | SRC_URI[sha256sum] = "a5fdf6c7b4880fdc7620f8ace5bd5cbe9f65650c9493034b5b9fc7d83551a439" | 15 | SRC_URI[sha256sum] = "a66502ea76eadbe17f2cd6fd708946777253972d2ae8157dee1b23a2fb528171" |
| 16 | 16 | ||
| 17 | inherit autotools-brokensep | 17 | inherit autotools-brokensep |
| 18 | 18 | ||
