1 changed files with 14 additions and 0 deletions
			
			
		| @ -0,0 +1,14 @@ | |||||
|  | import 'compile/configure' | ||||
|  | 
 | ||||
|  | name=kexec-tools | ||||
|  | version=2.0.14 | ||||
|  | update_url='https://www.kernel.org/pub/linux/utils/kernel/kexec/' | ||||
|  | 
 | ||||
|  | dlextract "https://www.kernel.org/pub/linux/utils/kernel/kexec/$name-$version.tar.xz" \ | ||||
|  |           '4164abff8ed21e9f94d57f535c2f77bf' | ||||
|  | header_end | ||||
|  | 
 | ||||
|  | cd "$name-$version" | ||||
|  | compile_configure | ||||
|  | 
 | ||||
|  | # vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: | ||||
					Loading…
					
					
				
		Reference in new issue