restic: update to 0.12.0

This commit is contained in:
Leonid Pliushch 2021-05-05 14:37:22 +00:00
parent 4267548796
commit 4b80abe55a
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://restic.net/
TERMUX_PKG_DESCRIPTION="Fast, secure, efficient backup program"
TERMUX_PKG_LICENSE="BSD"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.11.0
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=0.12.0
TERMUX_PKG_SRCURL=https://github.com/restic/restic/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=73cf434ec93e2e20aa3d593dc5eacb221a71d5ae0943ca59bdffedeaf238a9c6
TERMUX_PKG_SHA256=39b615a36a5082209a049cce188f0654c6435f0bc4178b7663672334594f10fe
TERMUX_PKG_SUGGESTS="openssh, rclone"
termux_step_make() {