cdetect: update to 0.6.0
This commit is contained in:
parent
aed1722797
commit
12c9cd2939
@ -1,15 +1,15 @@
|
|||||||
# Template file for 'cdetect'
|
# Template file for 'cdetect'
|
||||||
pkgname=cdetect
|
pkgname=cdetect
|
||||||
version=0.5.4
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/xyproto/cdetect
|
go_import_path=github.com/xyproto/cdetect
|
||||||
short_desc="Detects the compiler (and version) used to compile an ELF binary"
|
short_desc="Detects the compiler (and version) used to compile an ELF binary"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/xyproto/cdetect"
|
homepage="https://github.com/xyproto/cdetect"
|
||||||
distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz"
|
distfiles="https://github.com/xyproto/cdetect/archive/${version}.tar.gz"
|
||||||
checksum=5df583e1b016d61cbc723fc0d222308c4327e108f91316707235148c06095b49
|
checksum=00ce492c58addaa1be9ff3bc3a1552fa8f8ba90620ffd3205b5f695d2210ee65
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user