restic: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:57 -07:00
parent 16679f19cd
commit fdac148b1b

View file

@ -1,7 +1,7 @@
# Template file for 'restic'
pkgname=restic
version=0.9.2
revision=1
revision=2
build_style=go
go_import_path=github.com/restic/restic
go_package="${go_import_path}/cmd/restic"