diff --git a/srcpkgs/termshark/template b/srcpkgs/termshark/template index 76b79d28132..8a9cb5362d9 100644 --- a/srcpkgs/termshark/template +++ b/srcpkgs/termshark/template @@ -1,10 +1,10 @@ # Template file for 'termshark' pkgname=termshark -version=2.0.0 +version=2.1.1 revision=1 build_style=go go_import_path="github.com/gcla/termshark" -go_package="${go_import_path}/cmd/termshark" +go_package="${go_import_path}/v2/cmd/termshark" hostmakedepends="git" depends="wireshark" short_desc="Terminal UI for tshark, inspired by Wireshark" @@ -12,7 +12,7 @@ maintainer="Piraty " license="MIT" homepage="https://github.com/gcla/termshark" distfiles="https://github.com/gcla/termshark/archive/v${version}.tar.gz" -checksum=37129758921aad149f96a0c22cb561a223afb5b16c2a5adc6bc40c0e313e3a08 +checksum=c02a21e0a61b791b1287b85acc33834ccd3bb4efb40be52e5a74d2b989d51416 post_install() { vlicense LICENSE