cdetect: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:35 -07:00
parent 66abb2f7cd
commit f63bf834ab

View file

@ -1,7 +1,7 @@
# Template file for 'cdetect' # Template file for 'cdetect'
pkgname=cdetect pkgname=cdetect
version=0.5.1 version=0.5.1
revision=1 revision=2
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"