diff --git a/srcpkgs/elfinfo/template b/srcpkgs/elfinfo/template index ecec045e604..8da4887bb74 100644 --- a/srcpkgs/elfinfo/template +++ b/srcpkgs/elfinfo/template @@ -1,6 +1,6 @@ # Template file for 'elfinfo' pkgname=elfinfo -version=0.7.6 +version=1.0.0 revision=1 build_style=go go_import_path=github.com/xyproto/elfinfo @@ -9,8 +9,8 @@ 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/releases/download/${version}/elfinfo-${version}.tar.xz" -checksum=194e782bf811ddb3f503af3621158bf9ff50aa6161ff51cbf899b6ebef5f2e7c +distfiles="https://github.com/xyproto/elfinfo/archive/${version}.tar.gz" +checksum=b779842712279e3234c0d7dbefb688eb504ae80eb6d1202436bd588d20ad1e98 post_install() { vlicense LICENSE