diff --git a/net/restic-rest-server/Makefile b/net/restic-rest-server/Makefile index e0d45525b7..a3b8b28b0f 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.11.0 -PKG_RELEASE:=2 +PKG_VERSION:=0.12.1 +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:=cd9b35ad2224244207a967ebbc78d84f4298d725e95c1fa9341ed95a350ea68f +PKG_HASH:=cfbeb4a66cac6fc36b1cb11256f06c6e4fcc7a28c2ef590550adf1c199b9aa4b PKG_LICENSE:=BSD-2-Clause PKG_LICENSE_FILES:=LICENSE