From: Tom Stöveken Date: Thu, 25 Aug 2022 19:33:19 +0000 (+0200) Subject: restic: update to 0.14.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=79e89326a8faedfd64ea6556b58e8a2c82ce4deb;p=openwrt-packages.git restic: update to 0.14.0 Maintainer: Tom Stöveken Compile tested: SDK for OpenWrt 21.02.3 Run tested: xRX200 rev 1.2, AVM FRITZ!Boxwq 7360 V2, OpenWrt 21.02.3 Description: Updated to version 0.14.0 Signed-off-by: Tom Stöveken --- diff --git a/utils/restic/Makefile b/utils/restic/Makefile index 8c1bec59e..4551ae0ff 100644 --- a/utils/restic/Makefile +++ b/utils/restic/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=restic -PKG_VERSION:=0.13.1 +PKG_VERSION:=0.14.0 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/restic/restic/tar.gz/v${PKG_VERSION}? -PKG_HASH:=8430f80dc17b98fd78aca6f7d635bf12a486687677e15989a891ff4f6d8490a9 +PKG_HASH:=78cdd8994908ebe7923188395734bb3cdc9101477e4163c67e7cc3b8fd3b4bd6 PKG_LICENSE:=BSD-2-Clause PKG_LICENSE_FILES:=LICENSE