Skip to content

Commit efc87de

Browse files
author
Nathan Bridgewater
committed
incremented mono version to 3.0.10
1 parent f84a3b0 commit efc87de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mono-install-scripts/ubuntu/install_mono-3.0.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ echo
2424

2525
cd $BUILDDIR
2626

27-
PACKAGES=("mono-3.0.7"
27+
PACKAGES=("mono-3.0.10"
2828
"libgdiplus-2.10.9"
2929
"gtk-sharp-2.12.11"
3030
"xsp-2.10.2"
3131
"mod_mono-2.10")
3232

33-
URLS=("http://download.mono-project.com/sources/mono/mono-3.0.7.tar.bz2"
33+
URLS=("http://download.mono-project.com/sources/mono/mono-3.0.10.tar.bz2"
3434
"http://download.mono-project.com/sources/libgdiplus/libgdiplus-2.10.9.tar.bz2"
3535
"http://download.mono-project.com/sources/gtk-sharp212/gtk-sharp-2.12.11.tar.bz2"
3636
"http://download.mono-project.com/sources/xsp/xsp-2.10.2.tar.bz2"

0 commit comments

Comments
 (0)