elfinfo: update to 1.1.0.
This commit is contained in:
parent
95579ccac8
commit
4d82f4c511
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elfinfo'
|
||||
pkgname=elfinfo
|
||||
version=1.0.1
|
||||
version=1.1.0
|
||||
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=265bea0fa98003324e3ed9f76ae65fd0340919f012c6d85c8fdd2654843116af
|
||||
checksum=d50ae9facbfa2c9ecc24feaa817a2f1c92949b06649ae7a097729c99bd8474dd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue