elfinfo: update to 0.7.4.
This commit is contained in:
parent
1050f5d6c6
commit
91f78a622b
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'elfinfo'
|
# Template file for 'elfinfo'
|
||||||
pkgname=elfinfo
|
pkgname=elfinfo
|
||||||
version=0.7.2
|
version=0.7.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
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"
|
short_desc="Emit basic information about an ELF file"
|
||||||
maintainer="Alexander F. Rødseth <xyproto@archlinux.org>"
|
maintainer="Alexander F. Rødseth <xyproto@archlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://elfinfo.roboticoverlords.org/"
|
homepage="https://elfinfo.roboticoverlords.org/"
|
||||||
distfiles="https://github.com/xyproto/elfinfo/releases/download/${version}/elfinfo-${version}.tar.xz"
|
distfiles="https://github.com/xyproto/elfinfo/releases/download/${version}/elfinfo-${version}.tar.xz"
|
||||||
checksum=dffa711ff52abb154a4e64f46787ad8a90bbab09b06ab62dae1aae8d9cc3c1e0
|
checksum=a7b7e6f32c85720e7f9eab5019d98bf2e261439f17f8e17e054a1d3019e81ebc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue
Block a user