From: Tom Stöveken Date: Sun, 10 Nov 2024 20:56:47 +0000 (+0100) Subject: restic-rest-server: update to 0.13.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a1e318dec3cbc5e6e4539792d8c93c9825896d0f;p=openwrt-packages.git restic-rest-server: update to 0.13.0 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.13.0 Signed-off-by: Tom Stöveken --- diff --git a/net/restic-rest-server/Makefile b/net/restic-rest-server/Makefile index a3b8b28b0..b124cab85 100644 --- a/net/restic-rest-server/Makefile +++ b/net/restic-rest-server/Makefile @@ -1,13 +1,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=restic-rest-server -PKG_VERSION:=0.12.1 +PKG_VERSION:=0.13.0 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/rest-server-$(PKG_VERSION) PKG_SOURCE:=rest-server-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/restic/rest-server/tar.gz/v${PKG_VERSION}? -PKG_HASH:=cfbeb4a66cac6fc36b1cb11256f06c6e4fcc7a28c2ef590550adf1c199b9aa4b +PKG_HASH:=bc2f57f07fc7affa7d419b8034f2bb7638c14976505966c93f7d75e90ad0d460 PKG_LICENSE:=BSD-2-Clause PKG_LICENSE_FILES:=LICENSE