network/btsync: Updated for version 1.4.110.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Philip van der Hoeven 2015-02-07 05:50:57 +07:00 committed by Willy Sudiarto Raharjo
parent 21dc101c4a
commit bc49d0c844
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=btsync
VERSION=${VERSION:-1.4.106}
VERSION=${VERSION:-1.4.110}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="btsync"
VERSION="1.4.106"
VERSION="1.4.110"
HOMEPAGE="http://www.getsync.com"
DOWNLOAD="http://syncapp.bittorrent.com/1.4.106/btsync_i386-1.4.106.tar.gz"
MD5SUM="9122fc3b8f9d133f723c2d7d42f2c16f"
DOWNLOAD_x86_64="http://syncapp.bittorrent.com/1.4.106/btsync_x64-1.4.106.tar.gz"
MD5SUM_x86_64="318036074e37561d082738dc2751cc8e"
DOWNLOAD="http://syncapp.bittorrent.com/1.4.110/btsync_i386-1.4.110.tar.gz"
MD5SUM="d2d60f6076886443c571850446012719"
DOWNLOAD_x86_64="http://syncapp.bittorrent.com/1.4.110/btsync_x64-1.4.110.tar.gz"
MD5SUM_x86_64="cbba9f22b20113d78c5b1299bba78a33"
REQUIRES=""
MAINTAINER="Philip van der Hoeven"
EMAIL="philip@vd-hoeven.nl"