Skip to content

Commit

Permalink
restic: update to 0.13.0
Browse files Browse the repository at this point in the history
Maintainer: Tom Stöveken <[email protected]>
Compile tested: SDK for OpenWrt 23.05.5
Run tested: x86/64 @ Intel(R) Celeron(R) CPU N3160 @ 1.60GHz, OpenWrt 25.05.5

Description:
Updated to version 0.13.0

Signed-off-by: Tom Stöveken <[email protected]>
  • Loading branch information
Torxgewinde committed Nov 10, 2024
1 parent d392fda commit 708a257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/restic-rest-server/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=restic-rest-server
PKG_VERSION:=0.13
PKG_VERSION:=0.13.0
PKG_RELEASE:=1

PKG_BUILD_DIR:=$(BUILD_DIR)/rest-server-$(PKG_VERSION)
Expand Down

0 comments on commit 708a257

Please sign in to comment.