mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl <post@lespocky.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 6/6] opencv: update download url
Date: Sun, 12 Oct 2014 08:43:00 +0200	[thread overview]
Message-ID: <1413096180-8892-7-git-send-email-post@lespocky.de> (raw)
In-Reply-To: <1413096180-8892-1-git-send-email-post@lespocky.de>

Old SF download urls on http://opencv.org/downloads.html ar broken,
files are not there anymore. According to
http://answers.opencv.org/question/41024 you can download those from
GitHub.

Signed-off-by: Alexander Dahl <post@lespocky.de>
---
 rules/opencv.make |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/opencv.make b/rules/opencv.make
index 758ee0d..3ff89d8 100644
--- a/rules/opencv.make
+++ b/rules/opencv.make
@@ -23,7 +23,7 @@ OPENCV_VERSION	:= 2.4.8
 OPENCV_MD5	:= 50cc1433b3654074206f5b3dbfd49848
 OPENCV		:= opencv-$(OPENCV_VERSION)
 OPENCV_SUFFIX	:= zip
-OPENCV_URL	:= $(call ptx/mirror, SF, opencvlibrary/opencv-unix/$(OPENCV_VERSION)/$(OPENCV).$(OPENCV_SUFFIX))
+OPENCV_URL	:= https://github.com/Itseez/opencv/archive/$(OPENCV_VERSION).$(OPENCV_SUFFIX)
 OPENCV_SOURCE	:= $(SRCDIR)/$(OPENCV).$(OPENCV_SUFFIX)
 OPENCV_DIR	:= $(BUILDDIR)/$(OPENCV)
 OPENCV_LICENSE	:= BSD
-- 
1.7.10.4


-- 
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2014-10-12  6:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-12  6:42 [ptxdist] fix some download URLs Alexander Dahl
2014-10-12  6:42 ` [ptxdist] [PATCH 1/6] sysstat: change suffix to tar.bz2 Alexander Dahl
2014-10-12  6:42 ` [ptxdist] [PATCH 2/6] libmikmod: change URL to SF mirror Alexander Dahl
2014-10-12  6:42 ` [ptxdist] [PATCH 3/6] nickel: " Alexander Dahl
2014-10-12  6:42 ` [ptxdist] [PATCH 4/6] sjinn: " Alexander Dahl
2014-10-12  6:42 ` [ptxdist] [PATCH 5/6] splashutils: " Alexander Dahl
2014-10-12  6:43 ` Alexander Dahl [this message]
2014-11-13 16:42 ` [ptxdist] fix some download URLs Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1413096180-8892-7-git-send-email-post@lespocky.de \
    --to=post@lespocky.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox