jump: update to 0.40.0.
This commit is contained in:
parent
64992d80d2
commit
4a8fd5642d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jump'
|
# Template file for 'jump'
|
||||||
pkgname=jump
|
pkgname=jump
|
||||||
version=0.30.1
|
version=0.40.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/gsamokovarov/jump
|
go_import_path=github.com/gsamokovarov/jump
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/gsamokovarov/jump"
|
homepage="https://github.com/gsamokovarov/jump"
|
||||||
changelog="https://github.com/gsamokovarov/jump/releases"
|
changelog="https://github.com/gsamokovarov/jump/releases"
|
||||||
distfiles="https://github.com/gsamokovarov/jump/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gsamokovarov/jump/archive/v${version}.tar.gz"
|
||||||
checksum=76d6453246c047b49e669499dc1b6a7e4c4520653627461d84ad40c6afb45562
|
checksum=f005f843fc65b7be1d4159da7d4c220eef0229ecec9935c6ac23e4963eef645e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in a new issue