mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
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'
|
# Template file for 'elfinfo'
|
||||||
pkgname=elfinfo
|
pkgname=elfinfo
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/xyproto/elfinfo
|
go_import_path=github.com/xyproto/elfinfo
|
||||||
|
@ -10,7 +10,7 @@ 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/archive/${version}.tar.gz"
|
distfiles="https://github.com/xyproto/elfinfo/archive/${version}.tar.gz"
|
||||||
checksum=b779842712279e3234c0d7dbefb688eb504ae80eb6d1202436bd588d20ad1e98
|
checksum=265bea0fa98003324e3ed9f76ae65fd0340919f012c6d85c8fdd2654843116af
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue