From 04d5160fa8313d689e0530b76a413b2acbc961b4 Mon Sep 17 00:00:00 2001 From: zxlhhyccc <45259624+zxlhhyccc@users.noreply.github.com> Date: Tue, 9 Nov 2021 08:06:48 +0800 Subject: [PATCH] go-aliyundrive-webdav:Update to v1.0.15 (#8203) --- package/lean/go-aliyundrive-webdav/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lean/go-aliyundrive-webdav/Makefile b/package/lean/go-aliyundrive-webdav/Makefile index cd1564620..04ce42e0a 100644 --- a/package/lean/go-aliyundrive-webdav/Makefile +++ b/package/lean/go-aliyundrive-webdav/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=go-aliyundrive-webdav -PKG_VERSION:=1.0.14 +PKG_VERSION:=1.0.15 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/LinkLeong/go-aliyundrive-webdav/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=163db77c490d90b52f5a1a07418a6f6e1c7fcd9eefae8e691df0d2e40dae591c +PKG_HASH:=3950fbd66232334b7eb44d2e0144db0174463f1b618b8e739e4a097573d609d8 PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILE:=LICENSE