Update bzip2 dependency
This commit is contained in:
		
							parent
							
								
									605b16cd7b
								
							
						
					
					
						commit
						005d1e4ccb
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										6
									
								
								externals/Makefile.am
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								externals/Makefile.am
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -1,11 +1,11 @@
 | 
				
			||||||
# bzip2
 | 
					# bzip2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
BZIP2 = bzip2-1.0.5
 | 
					BZIP2 = bzip2-1.0.6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
$(BZIP2).tar.gz:
 | 
					$(BZIP2).tar.gz:
 | 
				
			||||||
	@echo "Nix requires bzip2 to build."
 | 
						@echo "Nix requires bzip2 to build."
 | 
				
			||||||
	@echo "Please download version 1.0.5 from"
 | 
						@echo "Please download version 1.0.6 from"
 | 
				
			||||||
	@echo "  http://www.bzip.org/1.0.5/bzip2-1.0.5.tar.gz"
 | 
						@echo "  http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz"
 | 
				
			||||||
	@echo "and place it in the externals/ directory."
 | 
						@echo "and place it in the externals/ directory."
 | 
				
			||||||
	false
 | 
						false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue