From: Matthew Hagan Date: Wed, 23 Feb 2022 23:07:49 +0000 (+0000) Subject: geoipupdate: update to 4.9.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=98a551a2086932128b098117be8574f749d68de5;p=openwrt-packages.git geoipupdate: update to 4.9.0 Signed-off-by: Matthew Hagan --- diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index 067688cd0..6348bfc8f 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -3,12 +3,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=geoipupdate -PKG_VERSION:=4.8.0 +PKG_VERSION:=4.9.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/maxmind/geoipupdate/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=ca718c3ffcc595ef441363699888d20150f1d3a6583ac2d60bcbd34f052db09f +PKG_HASH:=43195d457a372dc07be593d815212d6ea21e499a37a6111058efa3296759cba9 PKG_LICENSE:=Apache-2.0 MIT PKG_LICENSE_FILES:=LICENSE-APACHE LICENSE-MIT