summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <khem.raj@oss.qualcomm.com>2026-06-09 21:17:21 -0700
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-15 22:43:51 -0700
commite4e566dd744adf442cf9540784192837219a7d24 (patch)
tree61b84af2d24fedfe8735bb9ef526d76697e4fe0f
parentf2941797ca6758944804129db0d809426b23f231 (diff)
downloadmeta-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"
13SRC_URI = "https://github.com/maxmind/libmaxminddb/releases/download/${PV}/${BPN}-${PV}.tar.gz \ 13SRC_URI = "https://github.com/maxmind/libmaxminddb/releases/download/${PV}/${BPN}-${PV}.tar.gz \
14" 14"
15SRC_URI[sha256sum] = "a5fdf6c7b4880fdc7620f8ace5bd5cbe9f65650c9493034b5b9fc7d83551a439" 15SRC_URI[sha256sum] = "a66502ea76eadbe17f2cd6fd708946777253972d2ae8157dee1b23a2fb528171"
16 16
17inherit autotools-brokensep 17inherit autotools-brokensep
18 18