pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

qtcreator: use valid MASTER_SITES



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Wed Feb 17 15:27:18 2016 +0200
Changeset:	e388a41edd713d32ef9e2defeeebbd45567f65bf

Modified Files:
	qtcreator/Makefile

Log Message:
qtcreator: use valid MASTER_SITES

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e388a41edd713d32ef9e2defeeebbd45567f65bf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 qtcreator/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/qtcreator/Makefile b/qtcreator/Makefile
index fb3e5a3..9606429 100644
--- a/qtcreator/Makefile
+++ b/qtcreator/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	qt-creator-2.5.2-src
 PKGNAME=	${DISTNAME:S/qt-/qt/:S/-src//}
 CATEGORIES=	devel
-MASTER_SITES=	http://get.qt.nokia.com/qtcreator/
+MASTER_SITES=	http://download.qt.io/official_releases/qtcreator/2.5/2.5.2/
 EXTRACT_SUFX=	.tar.gz
 EXTRACT_USING=	bsdtar
 


Home | Main Index | Thread Index | Old Index