summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Sebastián Salazar Molina2012-12-26 09:48:27 +0100
committer Matteo Bernardini2012-12-26 21:36:45 +0100
commit4eb06fb3971556edfe09ce1bd6c825011cc59b42 (patch)
tree7fd0635a966112aab1390f8b43297e4ce3b49bdb /development
parentfc215939b7bb90a5b91af0c28d6572e82447da1a (diff)
downloadslackbuilds-4eb06fb3971556edfe09ce1bd6c825011cc59b42.tar.gz
development/mono: Updated for version 2.11.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/mono/mono.SlackBuild2
-rw-r--r--development/mono/mono.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/mono/mono.SlackBuild b/development/mono/mono.SlackBuild
index 32150690ac..b19ca93bbe 100644
--- a/development/mono/mono.SlackBuild
+++ b/development/mono/mono.SlackBuild
@@ -4,7 +4,7 @@
# Written by Sebastián Salazar Molina <ssalazar@orangepeople.cl>
PRGNAM=mono
-VERSION=${VERSION:-2.10.9}
+VERSION=${VERSION:-2.11.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/mono/mono.info b/development/mono/mono.info
index 1f92443660..3d934220ee 100644
--- a/development/mono/mono.info
+++ b/development/mono/mono.info
@@ -1,8 +1,8 @@
PRGNAM="mono"
-VERSION="2.10.9"
+VERSION="2.11.4"
HOMEPAGE="http://www.mono-project.com/"
-DOWNLOAD="http://download.mono-project.com/sources/mono/mono-2.10.9.tar.bz2"
-MD5SUM="bbbff9d3d0c36b904437ada36a27eb9e"
+DOWNLOAD="http://download.mono-project.com/sources/mono/mono-2.11.4.tar.bz2"
+MD5SUM="5e295d670a0f71902cd26c45e7a5b1f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libgdiplus"