From fdeeb475e88716d459c051b0d4e16a11515bdc2a Mon Sep 17 00:00:00 2001 From: Alexandre Barbosa Date: Mon, 14 Sep 2015 20:18:25 -0300 Subject: [PATCH] Change colab-spb-plugin URL in colab-deps --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4173be7..e6535c8 100644 --- a/Makefile +++ b/Makefile @@ -41,5 +41,5 @@ downloadtar: wget https://pypi.python.org/packages/source/p/pip/pip-1.5.6.tar.gz -O $(DISTDIR)/pip-1.5.6.tar.gz wget https://github.com/colab/colab-noosfero-plugin/archive/v0.1.zip -O $(DISTDIR)/colab-noosfero-plugin-0.1.zip wget https://github.com/colab/colab-gitlab-plugin/archive/v0.1.zip -O $(DISTDIR)/colab-gitlab-plugin-0.1.zip - wget https://gitlab.com/softwarepublico/colab-spb-plugin/repository/archive.tar.gz?ref=v0.1 -O $(DISTDIR)/colab-spb-plugin-0.1.tar.gz + wget https://softwarepublico.gov.br/gitlab/softwarepublico/colab-spb-plugin/repository/archive.tar.gz?ref=v0.1 -O $(DISTDIR)/colab-spb-plugin-0.1.tar.gz --no-check-certificate pip install --download $(DISTDIR) -r requirements.txt -- libgit2 0.21.2