diff options
author | Ebben Aries <earies@dscp.org> | 2020-11-17 08:44:39 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-21 00:36:21 +0700 |
commit | 7a53d71754427f6562df34072d239fab31677b08 (patch) | |
tree | 6b86f83e0e27ac591db8d2b715b26b8d9223bb34 /system/restic/restic.SlackBuild | |
parent | 2414b4eb9e1aef6c85abf7f84aeeb6597f89d4e9 (diff) |
system/restric: Updated for version 0.11.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/restic/restic.SlackBuild')
-rw-r--r-- | system/restic/restic.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/restic/restic.SlackBuild b/system/restic/restic.SlackBuild index cfc4de2cd6f97..347682db22de8 100644 --- a/system/restic/restic.SlackBuild +++ b/system/restic/restic.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=restic -VERSION=${VERSION:-0.10.0} +VERSION=${VERSION:-0.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |