From: Tom Stöveken Date: Sun, 10 Nov 2024 16:32:43 +0000 (+0100) Subject: restic: update to 0.17.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b1a4acd25152b47f788a19438fc44b8f65a0a63d;p=openwrt-packages.git restic: update to 0.17.3 Maintainer: Tom Stöveken Compile tested: SDK for OpenWrt 23.05.5 Run tested: x86/64 @ Intel(R) Celeron(R) CPU N3160 @ 1.60GHz, OpenWrt 23.05.5 Description: Updated to version 0.17.3 Signed-off-by: Tom Stöveken --- diff --git a/utils/restic/Makefile b/utils/restic/Makefile index 5a4f45b48..573156f15 100644 --- a/utils/restic/Makefile +++ b/utils/restic/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=restic -PKG_VERSION:=0.16.4 +PKG_VERSION:=0.17.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/restic/restic/tar.gz/v${PKG_VERSION}? -PKG_HASH:=d736a57972bb7ee3398cf6b45f30e5455d51266f5305987534b45a4ef505f965 +PKG_HASH:=bf0dd73edfae531c24070e2e7833938613f7b179ed165e6b681098edfdf286c8 PKG_LICENSE:=BSD-2-Clause PKG_LICENSE_FILES:=LICENSE