summaryrefslogtreecommitdiff
path: root/package/python-ipy
diff options
context:
space:
mode:
authorMischa Jonker <Mischa.Jonker@synopsys.com>2013-12-05 18:20:46 +0100
committerPeter Korsgaard <peter@korsgaard.com>2013-12-06 22:38:26 +0100
commite5c392830ed3976269282c4f173d11f64a380e3c (patch)
tree974c26cf4cf1ecbd94c694d49dd1e3c9010725b2 /package/python-ipy
parentc7c7d0697c00e45bcfad15b027f5c66005f4c005 (diff)
packages: convert Github http:// users to the github helper
[Thomas: taken from Mischa original github patch.] Signed-off-by: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Tested-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-ipy')
-rw-r--r--package/python-ipy/python-ipy.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-ipy/python-ipy.mk b/package/python-ipy/python-ipy.mk
index baac09462..c03f91f6b 100644
--- a/package/python-ipy/python-ipy.mk
+++ b/package/python-ipy/python-ipy.mk
@@ -5,7 +5,7 @@
################################################################################
PYTHON_IPY_VERSION = IPy-0.75
-PYTHON_IPY_SITE = https://github.com/haypo/python-ipy/tarball/$(PYTHON_IPY_VERSION)
+PYTHON_IPY_SITE = $(call github,haypo,python-ipy,$(PYTHON_IPY_VERSION))
PYTHON_IPY_DEPENDENCIES = host-python python
PYTHON_IPY_LICENSE = BSD-3c
PYTHON_IPY_LICENSE_FILES = COPYING