From: Fabian Lipken Date: Tue, 24 Oct 2023 18:55:19 +0000 (+0200) Subject: restic: update to 0.16.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e4c3336ddf29021a2c2055afd801db3a16274e78;p=feed%2Fpackages.git restic: update to 0.16.1 Signed-off-by: Fabian Lipken --- diff --git a/utils/restic/Makefile b/utils/restic/Makefile index 05156391ca..d94a36c50e 100644 --- a/utils/restic/Makefile +++ b/utils/restic/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=restic -PKG_VERSION:=0.15.2 +PKG_VERSION:=0.16.1 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:=52aca841486eaf4fe6422b059aa05bbf20db94b957de1d3fca019ed2af8192b7 +PKG_HASH:=31339090e3e8a044d014b9341c025cf59bf7bc133ae267bc5acdea5ac07837a9 PKG_LICENSE:=BSD-2-Clause PKG_LICENSE_FILES:=LICENSE