diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-08-25 17:49:17 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:07:54 +0700 |
commit | b62045688b6c4bc852de542efa4e92b307f96be5 (patch) | |
tree | 0c93d4d83a16798b2d64dd025630012fb7e61842 /network/grsync/grsync.SlackBuild | |
parent | 684622ad887cd82cd14b6fb2078b5e0691fbbb39 (diff) |
network/grsync: Updated for version 1.2.8.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/grsync/grsync.SlackBuild')
-rw-r--r-- | network/grsync/grsync.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/grsync/grsync.SlackBuild b/network/grsync/grsync.SlackBuild index 222cf8102e614..c4d09274d1db6 100644 --- a/network/grsync/grsync.SlackBuild +++ b/network/grsync/grsync.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for grsync -# Copyright 2013-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=grsync -VERSION=${VERSION:-1.2.6} +VERSION=${VERSION:-1.2.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |