mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
restic: update to 0.16.4
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
This commit is contained in:
committed by
Rosen Penev
parent
0b0f45eef1
commit
2f36def61f
@@ -1,12 +1,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=restic
|
||||
PKG_VERSION:=0.16.3
|
||||
PKG_VERSION:=0.16.4
|
||||
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:=a94d6c1feb0034fcff3e8b4f2d65c0678f906fc21a1cf2d435341f69e7e7af52
|
||||
PKG_HASH:=d736a57972bb7ee3398cf6b45f30e5455d51266f5305987534b45a4ef505f965
|
||||
|
||||
PKG_LICENSE:=BSD-2-Clause
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
Reference in New Issue
Block a user