From 007bb47bbdf37ee5c288757fa12f1429973dfa16 Mon Sep 17 00:00:00 2001 From: xiaotan8 <62252056+xiaotan8@users.noreply.github.com> Date: Fri, 11 Apr 2025 10:37:58 +0800 Subject: [PATCH] geoview: update to 0.1.6 --- net/geoview/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/geoview/Makefile b/net/geoview/Makefile index ae0ed796..fe4807a3 100644 --- a/net/geoview/Makefile +++ b/net/geoview/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=geoview -PKG_VERSION:=0.1.2 +PKG_VERSION:=0.1.6 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:=f5a6a5a35540c94975c5d3c2f71256964f77c103afcafefc6f3f0e29aa18416d +PKG_HASH:=f6ce6943fd09ec2ab2794a5da1078ca9cae3ed83de98d4e6650f2d8b81d051ea PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE