# Template file for 'elfinfo' pkgname=elfinfo version=1.1.0 revision=1 build_style=go go_import_path=github.com/xyproto/elfinfo hostmakedepends="git" short_desc="Emit basic information about an ELF file" maintainer="Alexander F. Rødseth " license="MIT" homepage="https://elfinfo.roboticoverlords.org/" distfiles="https://github.com/xyproto/elfinfo/archive/${version}.tar.gz" checksum=d50ae9facbfa2c9ecc24feaa817a2f1c92949b06649ae7a097729c99bd8474dd post_install() { vlicense LICENSE }