aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libusb
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-05-01 14:13:56 -0700
committerJohn Crispin <john@phrozen.org>2018-05-02 09:18:26 +0200
commit2c4294f78612d038a2b130171fe25ed8e6569bae (patch)
treeb1e5c828c8c14e9cc2e275a3197187c0cfa9b36f /package/libs/libusb
parent2f1e329d7a212f645a42046f2b860573b1a1281a (diff)
downloadupstream-2c4294f78612d038a2b130171fe25ed8e6569bae.tar.gz
upstream-2c4294f78612d038a2b130171fe25ed8e6569bae.tar.bz2
upstream-2c4294f78612d038a2b130171fe25ed8e6569bae.zip
libusb: Add SourceForge mirror.
SourceForge is still getting updated so might as well have it here. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'package/libs/libusb')
-rw-r--r--package/libs/libusb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/libs/libusb/Makefile b/package/libs/libusb/Makefile
index 362d742187..54008212b9 100644
--- a/package/libs/libusb/Makefile
+++ b/package/libs/libusb/Makefile
@@ -12,7 +12,9 @@ PKG_VERSION:=1.0.22
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=https://github.com/libusb/libusb/releases/download/v$(PKG_VERSION)
+PKG_SOURCE_URL:=\
+ https://github.com/libusb/libusb/releases/download/v$(PKG_VERSION) \
+ @SF/$(PKG_NAME)
PKG_HASH:=75aeb9d59a4fdb800d329a545c2e6799f732362193b465ea198f2aa275518157
PKG_INSTALL:=1