diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-02-23 16:28:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-28 11:37:20 +0700 |
commit | 262497aae2a49ef202bce53b106e4843dbdb3379 (patch) | |
tree | 180e55ef26cd73f1e969bf3604b96fb1cf7895a0 /network | |
parent | 8c6d844374af4cc6d071b311828d91fce62c8886 (diff) |
network/grsync: Updated for version 1.2.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/grsync/grsync.SlackBuild | 2 | ||||
-rw-r--r-- | network/grsync/grsync.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/grsync/grsync.SlackBuild b/network/grsync/grsync.SlackBuild index 7fbf8c57817f..c3a6f150c6d0 100644 --- a/network/grsync/grsync.SlackBuild +++ b/network/grsync/grsync.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=grsync -VERSION=${VERSION:-1.2.4} +VERSION=${VERSION:-1.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/grsync/grsync.info b/network/grsync/grsync.info index a0fadf3f464d..91ac15513454 100644 --- a/network/grsync/grsync.info +++ b/network/grsync/grsync.info @@ -1,8 +1,8 @@ PRGNAM="grsync" -VERSION="1.2.4" +VERSION="1.2.5" HOMEPAGE="http://www.opbyte.it/grsync/" -DOWNLOAD="http://downloads.sourceforge.net/grsync/grsync-1.2.4.tar.gz" -MD5SUM="253faeac01ef32f0766e9a58ada00abc" +DOWNLOAD="http://downloads.sourceforge.net/grsync/grsync-1.2.5.tar.gz" +MD5SUM="8d262fffc41d149a3804e5c2020b1c49" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |