From 0bc4089e81bdc4dbf2225ff32d46bce087277ef8 Mon Sep 17 00:00:00 2001 From: aakkll <94471752+aakkll@users.noreply.github.com> Date: Thu, 2 Dec 2021 22:45:21 +0800 Subject: [PATCH] go-aliyundrive-webdav: update to 1.0.20 (#8373) Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com> --- 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 04ce42e0a..2a20e167e 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.15 +PKG_VERSION:=1.0.20 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:=3950fbd66232334b7eb44d2e0144db0174463f1b618b8e739e4a097573d609d8 +PKG_HASH:=ce7108eca5c6d4dacfc32d5c3daf2a3465ad48cfe0c09f08c7eb77045d1c1b3c PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILE:=LICENSE