]> git.99rst.org Git - openwrt-packages.git/commitdiff
restic: update to 0.19.1
authorRomain Isnel <redacted>
Mon, 17 Aug 2026 07:30:00 +0000 (09:30 +0200)
committerAlexandru Ardelean <redacted>
Fri, 18 Sep 2026 16:16:28 +0000 (19:16 +0300)
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 <redacted>
utils/restic/Makefile

index c7bd259a931913a6a500f65d617935f273114851..af04497a3a1a81315572ae33522baaedf3d39a48 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT