pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/conan: fixed MASTER_SITES
Module Name: pkgsrc-wip
Committed By: Aleksej Lebedev <root%zta.lk@localhost>
Pushed By: zhtw
Date: Wed Feb 6 17:41:09 2019 +0000
Changeset: 0599d3a656073feafe65cd5e463548fe65015e2c
Modified Files:
conan/Makefile
Log Message:
wip/conan: fixed MASTER_SITES
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0599d3a656073feafe65cd5e463548fe65015e2c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
conan/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/conan/Makefile b/conan/Makefile
index 4f89b8d63c..78ec6088ca 100644
--- a/conan/Makefile
+++ b/conan/Makefile
@@ -3,7 +3,7 @@
DISTNAME= conan-1.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= pkgtools
-MASTER_SITES= ${MASTER_SITE_PYPI:=p/pluginbase/}
+MASTER_SITES= ${MASTER_SITE_PYPI:=c/conan/}
MAINTAINER= root%zta.lk@localhost
HOMEPAGE= https://conan.io/
Home |
Main Index |
Thread Index |
Old Index