From 91f78a622bbf60bea19e68186b22e70610ac5989 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 13 Nov 2018 12:50:23 -0200 Subject: [PATCH] elfinfo: update to 0.7.4. --- srcpkgs/elfinfo/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/elfinfo/template b/srcpkgs/elfinfo/template index 09141db6efa..a32805d1354 100644 --- a/srcpkgs/elfinfo/template +++ b/srcpkgs/elfinfo/template @@ -1,15 +1,16 @@ # Template file for 'elfinfo' pkgname=elfinfo -version=0.7.2 +version=0.7.4 revision=1 build_style=go -go_import_path="github.com/xyproto/elfinfo" +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/releases/download/${version}/elfinfo-${version}.tar.xz" -checksum=dffa711ff52abb154a4e64f46787ad8a90bbab09b06ab62dae1aae8d9cc3c1e0 +checksum=a7b7e6f32c85720e7f9eab5019d98bf2e261439f17f8e17e054a1d3019e81ebc post_install() { vlicense LICENSE