superd: rebuild for go-1.23.0

This commit is contained in:
classabbyamp 2024-08-14 22:58:49 -04:00
parent 13dff9c86e
commit 4033370b59
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,7 +1,7 @@
# Template file for 'superd' # Template file for 'superd'
pkgname=superd pkgname=superd
version=0.7.1 version=0.7.1
revision=3 revision=4
build_style=go build_style=go
go_import_path="sr.ht/~craftyguy/superd" go_import_path="sr.ht/~craftyguy/superd"
go_package="${go_import_path}/cmd/superd ${go_import_path}/cmd/superctl" go_package="${go_import_path}/cmd/superd ${go_import_path}/cmd/superctl"