restic: rebuild for go 1.11
This commit is contained in:
parent
16679f19cd
commit
fdac148b1b
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'restic'
|
# Template file for 'restic'
|
||||||
pkgname=restic
|
pkgname=restic
|
||||||
version=0.9.2
|
version=0.9.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/restic/restic
|
go_import_path=github.com/restic/restic
|
||||||
go_package="${go_import_path}/cmd/restic"
|
go_package="${go_import_path}/cmd/restic"
|
||||||
|
|
Loading…
Reference in New Issue