From 42ade753ae6bd43179ad9a21fcde6d1fe97acc22 Mon Sep 17 00:00:00 2001 From: action Date: Wed, 3 Jun 2026 00:13:03 +0800 Subject: [PATCH] update 2026-06-03 00:13:03 --- alist/Makefile | 14 +++++++------- luci-app-passwall/Makefile | 2 +- v2ray-geodata/Makefile | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/alist/Makefile b/alist/Makefile index 4032246f..2e69236f 100644 --- a/alist/Makefile +++ b/alist/Makefile @@ -31,14 +31,14 @@ PKG_BUILD_PARALLEL:=1 PKG_USE_MIPS16:=0 PKG_BUILD_FLAGS:=no-mips16 -GO_PKG:=github.com/AlistGo/alist +GO_PKG:=github.com/alist-org/alist/v3 GO_PKG_LDFLAGS:= \ - -X '$(GO_PKG)/v3/internal/conf.BuiltAt=$(shell date '+%Y-%m-%d %H:%M:%S %z')' \ - -X '$(GO_PKG)/v3/internal/conf.GoVersion=$(shell $(STAGING_DIR_HOSTPKG)/bin/go version | sed 's/go version //')' \ - -X '$(GO_PKG)/v3/internal/conf.GitAuthor=Xhofe ' \ - -X '$(GO_PKG)/v3/internal/conf.GitCommit=tarball/$(shell echo $(PKG_HASH) | cut -c 1-7)' \ - -X '$(GO_PKG)/v3/internal/conf.Version=v$(PKG_VERSION) (OpenWrt $(ARCH_PACKAGES))' \ - -X '$(GO_PKG)/v3/internal/conf.WebVersion=$(PKG_WEB_VERSION)' + -X '$(GO_PKG)/internal/conf.BuiltAt=$(shell date '+%Y-%m-%d %H:%M:%S %z')' \ + -X '$(GO_PKG)/internal/conf.GoVersion=$(shell $(STAGING_DIR_HOSTPKG)/bin/go version | sed 's/go version //')' \ + -X '$(GO_PKG)/internal/conf.GitAuthor=Xhofe ' \ + -X '$(GO_PKG)/internal/conf.GitCommit=tarball/$(shell echo $(PKG_HASH) | cut -c 1-7)' \ + -X '$(GO_PKG)/internal/conf.Version=v$(PKG_VERSION) (OpenWrt $(ARCH_PACKAGES))' \ + -X '$(GO_PKG)/internal/conf.WebVersion=$(PKG_WEB_VERSION)' include $(INCLUDE_DIR)/package.mk include $(TOPDIR)/feeds/packages/lang/golang/golang-package.mk diff --git a/luci-app-passwall/Makefile b/luci-app-passwall/Makefile index 96938fab..de1f11d0 100644 --- a/luci-app-passwall/Makefile +++ b/luci-app-passwall/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-passwall -PKG_VERSION:=26.5.20 +PKG_VERSION:=26.6.2 PKG_RELEASE:=1 PKG_PO_VERSION:=$(PKG_VERSION) diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index 437db9ce..47165e29 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -21,13 +21,13 @@ define Download/geoip HASH:=e9002979e0df72bce1c8751ff70725386594c551db684b7a232935b8b2bb8aa2 endef -GEOSITE_VER:=20260601085329 +GEOSITE_VER:=20260602063203 GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER) define Download/geosite URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/ URL_FILE:=dlc.dat FILE:=$(GEOSITE_FILE) - HASH:=297cb4536b20dfa94755c90a3208c1e11a8daa425c268b0ee046d7617b3faddb + HASH:=59e3b6356c9d76da5b706497916c5acec8bde6517b896d14d821748947b85685 endef GEOSITE_IRAN_VER:=202606010205