mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
jump: update to 0.51.0.
This commit is contained in:
parent
e0cd08132a
commit
140c84723c
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.40.0
|
version=0.51.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
|
||||||
|
@ -10,7 +10,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=f005f843fc65b7be1d4159da7d4c220eef0229ecec9935c6ac23e4963eef645e
|
checksum=ce297cada71e1dca33cd7759e55b28518d2bf317cdced1f3b3f79f40fa1958b5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue