docker-gen: broken
_build-docker-gen-xbps/src/github.com/jwilder/docker-gen/generator.go:349: cannot use apiInfo (type *docker.DockerInfo) as type *docker.Env in argument to SetServerInfo
This commit is contained in:
parent
ace8ab7f8e
commit
d62721affb
|
@ -12,6 +12,7 @@ license="MIT"
|
|||
homepage="https://$go_import_path"
|
||||
distfiles="$homepage/archive/$version.tar.gz"
|
||||
checksum=1eebd5cc4239cf2976019aa7a4903a675717d6e9a03fb85c033d60124a8d5922
|
||||
broken=yes
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue