mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
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>
This commit is contained in:
parent
684622ad88
commit
b62045688b
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="grsync"
|
||||
VERSION="1.2.6"
|
||||
VERSION="1.2.8"
|
||||
HOMEPAGE="http://www.opbyte.it/grsync/"
|
||||
DOWNLOAD="http://downloads.sf.net/grsync/grsync-1.2.6.tar.gz"
|
||||
MD5SUM="eb2b39e68a04ea5b9c92bcb7d9401e80"
|
||||
DOWNLOAD="http://downloads.sf.net/grsync/grsync-1.2.8.tar.gz"
|
||||
MD5SUM="9531279242a36169847fb81f72ceb412"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue