restic: rebuild for go-1.23.0

This commit is contained in:
classabbyamp 2024-08-14 23:00:57 -04:00
parent 930cff95b1
commit d0e579983b
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'restic' # Template file for 'restic'
pkgname=restic pkgname=restic
version=0.17.0 version=0.17.0
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"