🚀 Sync 2024-12-08 16:31

This commit is contained in:
github-actions[bot] 2024-12-08 16:31:05 +08:00
parent 97563291aa
commit a95e7f674c
2 changed files with 3 additions and 3 deletions

View File

@ -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:= \

View File

@ -12,13 +12,13 @@ PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
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