mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/grsync: Updated for version 1.2.5.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
8c6d844374
commit
262497aae2
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue