aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Pavlinec <jan.pavlinec@nic.cz>2021-01-25 13:16:47 +0100
committerJan Pavlinec <jan.pavlinec@nic.cz>2021-01-25 13:17:01 +0100
commit8ab91fe284da7b6e4de476c3e718c68c2da46a39 (patch)
tree8354cf8639a47e90f6fc26048bffbf3931c30419
parentf21885ec850c98d92113ffdbf3e2f314aeb14c3b (diff)
libmaxminddb: update to version 1.5.0
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
-rw-r--r--libs/libmaxminddb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/libmaxminddb/Makefile b/libs/libmaxminddb/Makefile
index 89ae7e2b6..493061b73 100644
--- a/libs/libmaxminddb/Makefile
+++ b/libs/libmaxminddb/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2019-2020 CZ.NIC z.s.p.o. (http://www.nic.cz/)
+# Copyright (C) 2019-2021 CZ.NIC z.s.p.o. (http://www.nic.cz/)
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libmaxminddb
-PKG_VERSION:=1.4.3
+PKG_VERSION:=1.5.0
PKG_RELEASE=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/maxmind/libmaxminddb/releases/download/$(PKG_VERSION)/
-PKG_HASH:=a5fdf6c7b4880fdc7620f8ace5bd5cbe9f65650c9493034b5b9fc7d83551a439
+PKG_HASH:=7c56e791ff2a655215e7ed3864b1ffdd7d34a38835779efed56a42f056bd58aa
PKG_INSTALL:=1
PKG_FIXUP:=autoreconf