elfinfo: update to 1.0.1.
This commit is contained in:
parent
865955c053
commit
86f6721879
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elfinfo'
|
||||
pkgname=elfinfo
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/xyproto/elfinfo
|
||||
|
@ -10,7 +10,7 @@ maintainer="Alexander F. Rødseth <xyproto@archlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://elfinfo.roboticoverlords.org/"
|
||||
distfiles="https://github.com/xyproto/elfinfo/archive/${version}.tar.gz"
|
||||
checksum=b779842712279e3234c0d7dbefb688eb504ae80eb6d1202436bd588d20ad1e98
|
||||
checksum=265bea0fa98003324e3ed9f76ae65fd0340919f012c6d85c8fdd2654843116af
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue