mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	libusb: Add SourceForge mirror.
SourceForge is still getting updated so might as well have it here. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
		
							parent
							
								
									2f1e329d7a
								
							
						
					
					
						commit
						2c4294f786
					
				@ -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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user