termshark: update to 2.3.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'termshark'
|
# Template file for 'termshark'
|
||||||
pkgname=termshark
|
pkgname=termshark
|
||||||
version=2.2.0
|
version=2.3.0
|
||||||
revision=2
|
revision=1
|
||||||
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"
|
||||||
@@ -12,7 +12,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/gcla/termshark"
|
homepage="https://github.com/gcla/termshark"
|
||||||
distfiles="https://github.com/gcla/termshark/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gcla/termshark/archive/v${version}.tar.gz"
|
||||||
checksum=deefdb0b65e5d5b97c305cf280770724542f8dd122502f616e394c62c91db0c4
|
checksum=8e2a22534773b1ab0ce4327e929bbbe413d3695bab2d55c985d1f61961698610
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user