summaryrefslogtreecommitdiffstats
path: root/package/libcofi
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/libcofi
parentc7c7d0697c00e45bcfad15b027f5c66005f4c005 (diff)
downloadbuildroot-e5c392830ed3976269282c4f173d11f64a380e3c.tar.gz
buildroot-e5c392830ed3976269282c4f173d11f64a380e3c.zip
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/libcofi')
-rw-r--r--package/libcofi/libcofi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libcofi/libcofi.mk b/package/libcofi/libcofi.mk
index 88d51d3fde..dcfc641966 100644
--- a/package/libcofi/libcofi.mk
+++ b/package/libcofi/libcofi.mk
@@ -5,7 +5,7 @@
################################################################################
LIBCOFI_VERSION = 7313fbe12b0593034d0a1b606bf33c7cf4ababce
-LIBCOFI_SITE = http://github.com/simonjhall/copies-and-fills/tarball/$(LIBCOFI_VERSION)
+LIBCOFI_SITE = $(call github,simonjhall,copies-and-fills,$(LIBCOFI_VERSION))
LIBCOFI_LICENSE = LGPLv2.1
LIBCOFI_LICENSE_FILES = README.md
OpenPOWER on IntegriCloud