From 8c5c4f8bb5eb08f42ff93328e584081b99795c4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Forysiuk?= Date: Tue, 31 May 2011 17:25:51 +0200 Subject: [PATCH] Update REPO_URL in install.sh script --- win32/x86-mingw32-opensuse/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/x86-mingw32-opensuse/install.sh b/win32/x86-mingw32-opensuse/install.sh index 4c669f10..ae2817d7 100755 --- a/win32/x86-mingw32-opensuse/install.sh +++ b/win32/x86-mingw32-opensuse/install.sh @@ -10,7 +10,7 @@ # See the file COPYING for the full license text. # config variables -REPO_URL=http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_11.2 +REPO_URL=http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_11.4 REPO_ARCH=noarch DOWNLOAD_PATH=~/dev/mingw/packages/opensuse BUILD_PATH=~/tmp/opensuse