development/fsharp: Updated for version 3.1.1.32.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Steven Vch 2015-05-23 20:48:23 +07:00 committed by Willy Sudiarto Raharjo
parent 959f48b814
commit 676a847feb
2 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
# Written by Steven Vch. <unstatik@staremax.com>
PRGNAM=fsharp
VERSION=${VERSION:-3.1.1.31}
VERSION=${VERSION:-3.1.1.32}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="fsharp"
VERSION="3.1.1.31"
VERSION="3.1.1.32"
HOMEPAGE="https://github.com/fsharp/fsharp"
DOWNLOAD="https://github.com/fsharp/fsharp/archive/3.1.1.31.tar.gz"
MD5SUM="6a9308a5438471b1529cac6d816d653b"
DOWNLOAD="https://github.com/fsharp/fsharp/archive/3.1.1.32.tar.gz"
MD5SUM="6fa9a52ffe8b6d0a26330a8d6ac8f17e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="mono"