import 'compile/python' name=asn1crypto version=0.22.0 update_url="https://github.com/wbond/$name/releases" update_names="/archive/$version.tar.gz" dlextract "https://github.com/wbond/$name/archive/$version/$name-$version.tar.gz" \ '583cd7106c5137a208bd14f876ed2001' _ cd "$name-$version" compile_python 3 # vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: