diff --git a/geoview/Makefile b/geoview/Makefile index 78e9c0788..38f451467 100644 --- a/geoview/Makefile +++ b/geoview/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=geoview -PKG_VERSION:=0.2.4 +PKG_VERSION:=0.2.5 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/snowie2000/geoview/tar.gz/$(PKG_VERSION)? -PKG_HASH:=1903d0e9aa1eea53cc445e558fae45ba6e328b1c44200954b4f15aa1adc8aff0 +PKG_HASH:=f9c4af41f46693fa2d6f0c9af482b4a5830b27d00db911fae2c959ace9a54dc9 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE