[Buildroot] [git commit] axel: fix download URL

Peter Korsgaard jacmet at sunsite.dk
Sun Jun 30 16:04:21 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=695bd9efe1a10ddb7d963713a26bafcd7ebe9ddf
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/axel/axel.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/axel/axel.mk b/package/axel/axel.mk
index e8fa756..e8be1a6 100644
--- a/package/axel/axel.mk
+++ b/package/axel/axel.mk
@@ -6,7 +6,7 @@
 
 AXEL_VERSION = 2.4
 AXEL_SOURCE = axel-$(AXEL_VERSION).tar.gz
-AXEL_SITE = https://alioth.debian.org/frs/download.php/3015
+AXEL_SITE = https://alioth.debian.org/frs/download.php/file/3015
 AXEL_LICENSE = GPLv2+
 AXEL_LICENSE_FILES = COPYING
 



More information about the buildroot mailing list