mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	gmp: use http instead of ftp download (#18805)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44082
This commit is contained in:
		
							parent
							
								
									d7274cf747
								
							
						
					
					
						commit
						bc31129b03
					
				@ -13,7 +13,7 @@ PKG_REVISION:=a
 | 
			
		||||
PKG_RELEASE:=1
 | 
			
		||||
 | 
			
		||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)$(PKG_REVISION).tar.xz
 | 
			
		||||
PKG_SOURCE_URL:=ftp://ftp.gmplib.org/pub/$(PKG_NAME)/
 | 
			
		||||
PKG_SOURCE_URL:=http://gmplib.org/download/gmp/
 | 
			
		||||
PKG_MD5SUM:=1e6da4e434553d2811437aa42c7f7c76
 | 
			
		||||
 | 
			
		||||
PKG_BUILD_PARALLEL:=1
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user