system/unison: Updated for version 2.40.128.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-01-09 08:46:22 +07:00
parent 6b3101e8d7
commit 490511f680
2 changed files with 7 additions and 7 deletions

View file

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=unison
VERSION=${VERSION:-2.40.63}
BUILD=${BUILD:-2}
VERSION=${VERSION:-2.40.128}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -1,10 +1,10 @@
PRGNAM="unison"
VERSION="2.40.63"
VERSION="2.40.128"
HOMEPAGE="http://www.cis.upenn.edu/~bcpierce/unison/"
DOWNLOAD="http://www.seas.upenn.edu/~bcpierce/unison/download/releases/unison-2.40.63/unison-2.40.63.tar.gz \
http://www.seas.upenn.edu/~bcpierce/unison/download/releases/unison-2.40.63/unison-2.40.63-manual.html"
MD5SUM="3281207850cf6f0a17fe73f371893bd3 \
41941d0ee465cbae5a802b189fe20138"
DOWNLOAD="http://www.seas.upenn.edu/~bcpierce/unison//download/releases/unison-2.40.128/unison-2.40.128.tar.gz \
http://www.seas.upenn.edu/~bcpierce/unison//download/releases/unison-2.40.128/unison-2.40.128-manual.html"
MD5SUM="aa4d9d425b2ee2f9676ac5331a154bac \
571c16ae440677dc69bbceb8fe668501"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lablgtk"