 vanhofen
					
					5 years ago
						vanhofen
					
					5 years ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
1 additions and 
1 deletions
			 
			
		 
		
			
				- 
					
					
					 
					make/target-libs.mk
				
				
				
					
						
							
								
									
	
		
		
			
				
					|  | @ -1187,7 +1187,7 @@ fribidi: $(DL_DIR)/$(FRIBIDI_SOURCE) | $(TARGET_DIR) | 
			
		
	
		
		
			
				
					|  |  | LIBFFI_VER    = 3.3 |  |  | LIBFFI_VER    = 3.3 | 
			
		
	
		
		
			
				
					|  |  | LIBFFI_DIR    = libffi-$(LIBFFI_VER) |  |  | LIBFFI_DIR    = libffi-$(LIBFFI_VER) | 
			
		
	
		
		
			
				
					|  |  | LIBFFI_SOURCE = libffi-$(LIBFFI_VER).tar.gz |  |  | LIBFFI_SOURCE = libffi-$(LIBFFI_VER).tar.gz | 
			
		
	
		
		
			
				
					
					|  |  | LIBFFI_SITE   = $(call github,libffi,libffi,v$(LIBFFI_VERSION)) |  |  | LIBFFI_SITE   = $(call github,libffi,libffi,v$(LIBFFI_VER)) | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  | $(DL_DIR)/$(LIBFFI_SOURCE): |  |  | $(DL_DIR)/$(LIBFFI_SOURCE): | 
			
		
	
		
		
			
				
					|  |  | 	$(DOWNLOAD) $(LIBFFI_SITE)/$(LIBFFI_SOURCE) |  |  | 	$(DOWNLOAD) $(LIBFFI_SITE)/$(LIBFFI_SOURCE) | 
			
		
	
	
		
		
			
				
					|  | 
 |