21 lines
		
	
	
		
			177 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			177 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
version=\
 | 
						|
(
 | 
						|
  "2.02.98"
 | 
						|
)
 | 
						|
 | 
						|
url=\
 | 
						|
(
 | 
						|
  "ftp://sources.redhat.com/pub/lvm2/LVM2.${version}.tgz"
 | 
						|
)
 | 
						|
 | 
						|
md5=\
 | 
						|
(
 | 
						|
  "1ce5b7f9981e1d02dfd1d3857c8d9fbe"
 | 
						|
)
 | 
						|
 | 
						|
requires=\
 | 
						|
(
 | 
						|
    'util-linux'
 | 
						|
)
 | 
						|
 |