jj: update to 1.8.0.
This commit is contained in:
parent
973adc7bf8
commit
7fd2ba8f2e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jj'
|
||||
pkgname=jj
|
||||
version=1.7.5
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/tidwall/jj"
|
||||
|
@ -10,7 +10,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tidwall/jj"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=aa6a0682778601c8d18a8fa334817724be961941213c0379cfca8bda430b3d48
|
||||
checksum=2715c5ad1d3d903fccda9e591e4faa8541aefa6fbf96ac714828fc0445116a10
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue