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