From: Romain Isnel Date: Mon, 17 Aug 2026 07:30:00 +0000 (+0200) Subject: restic: update to 0.19.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=905a8ae2e24b09af57a2eefd8a37378522d52315;p=openwrt-packages.git restic: update to 0.19.1 Changelog: https://github.com/restic/restic/compare/v0.17.3...v0.19.1 Release note of 0.19.1: https://github.com/restic/restic/releases/tag/v0.19.1 Signed-off-by: Romain Isnel --- diff --git a/utils/restic/Makefile b/utils/restic/Makefile index c7bd259a9..af04497a3 100644 --- a/utils/restic/Makefile +++ b/utils/restic/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=restic -PKG_VERSION:=0.17.3 +PKG_VERSION:=0.19.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:=bf0dd73edfae531c24070e2e7833938613f7b179ed165e6b681098edfdf286c8 +PKG_HASH:=bb9b1a19040744d26d8a79be029d4e6b189c45ccc9d8831d7fe367d3c33df725 PKG_LICENSE:=BSD-2-Clause PKG_LICENSE_FILES:=LICENSE