update 2023-08-15 22:09:59

This commit is contained in:
github-actions[bot] 2023-08-15 22:09:59 +08:00
parent 0f04f3acd4
commit ca05f03156
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=aliyundrive-webdav
PKG_VERSION:=2.3.1
PKG_VERSION:=2.3.2
PKG_RELEASE:=1
PKG_LICENSE:=MIT

View File

@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-aliyundrive-webdav
PKG_VERSION:=2.3.1
PKG_VERSION:=2.3.2
PKG_RELEASE:=1
PKG_PO_VERSION:=$(PKG_VERSION)-$(PKG_RELEASE)

View File

@ -21,13 +21,13 @@ define Download/geoip
HASH:=c93c00e3b053bfda39b3d3e444ad88231a28297068641232049ed0086d7b5d13
endef
GEOSITE_VER:=20230814033242
GEOSITE_VER:=20230815132423
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:=95e6a5d475927bf30e6704c3f33899220e05519cf53612d0e226381f80d03106
HASH:=63523ff2b0b3cabf6ead63c93fe7c064ccb1c331707691c2e2c8f54b251f028c
endef
define Package/v2ray-geodata/template