elfinfo: update to 0.7.6.
This commit is contained in:
parent
ecf79ea2a7
commit
095c94983f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'elfinfo'
|
||||
pkgname=elfinfo
|
||||
version=0.7.5
|
||||
revision=2
|
||||
version=0.7.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/xyproto/elfinfo
|
||||
hostmakedepends="git"
|
||||
|
@ -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/releases/download/${version}/elfinfo-${version}.tar.xz"
|
||||
checksum=430feccaeb102cb9bcef95a25d1fbf12cef2a693b7834446139eba1bc91c8af0
|
||||
checksum=194e782bf811ddb3f503af3621158bf9ff50aa6161ff51cbf899b6ebef5f2e7c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue