pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qtcreator: make fetchable
Module Name: pkgsrc-wip
Committed By: Maya Rashish <maya%NetBSD.org@localhost>
Pushed By: coypu
Date: Fri Nov 27 11:34:00 2020 +0200
Changeset: 14e421971980189e8757885c439d8f0b96f50da9
Modified Files:
qtcreator/Makefile
Log Message:
qtcreator: make fetchable
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=14e421971980189e8757885c439d8f0b96f50da9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qtcreator/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/qtcreator/Makefile b/qtcreator/Makefile
index 65cc4c3c66..ca9849fcd0 100644
--- a/qtcreator/Makefile
+++ b/qtcreator/Makefile
@@ -4,6 +4,7 @@ DISTNAME= qt-creator-opensource-src-4.0.1
PKGNAME= ${DISTNAME:S/qt-/qt/:S/-opensource-src//}
CATEGORIES= devel
MASTER_SITES= http://download.qt.io/official_releases/${PKGBASE}/${PKGVERSION_NOREV:R}/${PKGVERSION_NOREV}/
+MASTER_SITES+= http://download.qt.io/archive/${PKGBASE}/${PKGVERSION_NOREV:R}/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index