jj: update to 1.7.4.
This commit is contained in:
parent
e5265a0b31
commit
2d2cf3c192
1 changed files with 2 additions and 3 deletions
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'jj'
|
||||
pkgname=jj
|
||||
version=1.2.3
|
||||
version=1.7.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/tidwall/jj"
|
||||
go_package="${go_import_path}/cmd/jj"
|
||||
hostmakedepends="git"
|
||||
short_desc="JSON Stream Editor"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/tidwall/jj"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=ec234050d032705d9353941e4210ee632317c079c6289f8c8f20c803d35929f0
|
||||
checksum=47c51b528754b5e3bea47024ff0b13d1141ee9dab0b8216f6e2472f9c0d83989
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue