termshark: rebuild for go-1.23.0

This commit is contained in:
classabbyamp 2024-08-14 22:57:44 -04:00
parent eda42b1fcc
commit c5b5c56279
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'termshark' # Template file for 'termshark'
pkgname=termshark pkgname=termshark
version=2.4.0 version=2.4.0
revision=3 revision=4
build_style=go build_style=go
go_import_path="github.com/gcla/termshark/v2" go_import_path="github.com/gcla/termshark/v2"
go_package="${go_import_path}/cmd/termshark" go_package="${go_import_path}/cmd/termshark"