elfinfo: update to 1.0.0.
This commit is contained in:
parent
0cd812baf7
commit
65da280c8b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'elfinfo'
|
# Template file for 'elfinfo'
|
||||||
pkgname=elfinfo
|
pkgname=elfinfo
|
||||||
version=0.7.6
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/xyproto/elfinfo
|
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 <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/archive/${version}.tar.gz"
|
||||||
checksum=194e782bf811ddb3f503af3621158bf9ff50aa6161ff51cbf899b6ebef5f2e7c
|
checksum=b779842712279e3234c0d7dbefb688eb504ae80eb6d1202436bd588d20ad1e98
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue