cfssl: rebuild for go 1.11
This commit is contained in:
parent
f63bf834ab
commit
0e168489a2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cfssl'
|
# Template file for 'cfssl'
|
||||||
pkgname=cfssl
|
pkgname=cfssl
|
||||||
version=1.3.2
|
version=1.3.2
|
||||||
revision=3
|
revision=4
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/cloudflare/cfssl"
|
go_import_path="github.com/cloudflare/cfssl"
|
||||||
go_package="${go_import_path}/cmd/cfssl"
|
go_package="${go_import_path}/cmd/cfssl"
|
||||||
|
|
Loading…
Reference in a new issue