import "compile/configure" name=Heimdall version=1.4.1 update_url="https://github.com/Benjamin-Dobell/$name/releases" dlextract "https://github.com/Benjamin-Dobell/$name/archive/v$version.tar.gz" \ "22c911e9042f5ed8fd90cbeeb9589015" header_end cd "$name-$version/libpit" ./configure make cd "../heimdall" compile_configure # vim:set tabstop=4 shiftwidth=4 syntax=sh et: