From a95e7f674cfe8a6f219cbedb922dda55f39391cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 16:31:05 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Sync=202024-12-08=2016:31?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- luci-app-passwall/Makefile | 2 +- v2ray-geodata/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/luci-app-passwall/Makefile b/luci-app-passwall/Makefile index 7c6236f7..fa1cd413 100644 --- a/luci-app-passwall/Makefile +++ b/luci-app-passwall/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-passwall -PKG_VERSION:=24.12.1 +PKG_VERSION:=24.12.08 PKG_RELEASE:=1 PKG_CONFIG_DEPENDS:= \ diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index ea34bd5f..3fd75aad 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -12,13 +12,13 @@ PKG_MAINTAINER:=Tianling Shen include $(INCLUDE_DIR)/package.mk -GEOIP_VER:=202411140052 +GEOIP_VER:=202412050058 GEOIP_FILE:=geoip.dat.$(GEOIP_VER) define Download/geoip URL:=https://github.com/v2fly/geoip/releases/download/$(GEOIP_VER)/ URL_FILE:=geoip.dat FILE:=$(GEOIP_FILE) - HASH:=c9114fd3157e44f1234976a3cba6d8ffee28fb8331890f0909d64e5b6677494e + HASH:=62f13f734ec2e9a2038fef4fb904aa7b7d6eeab2e315388ccc239c0476d503c1 endef GEOSITE_VER:=20241112092643