mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
jj: update to 1.7.5.
This commit is contained in:
parent
a6efa5cb74
commit
d3f9d0917d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jj'
|
# Template file for 'jj'
|
||||||
pkgname=jj
|
pkgname=jj
|
||||||
version=1.7.4
|
version=1.7.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/tidwall/jj"
|
go_import_path="github.com/tidwall/jj"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tidwall/jj"
|
homepage="https://github.com/tidwall/jj"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=47c51b528754b5e3bea47024ff0b13d1141ee9dab0b8216f6e2472f9c0d83989
|
checksum=aa6a0682778601c8d18a8fa334817724be961941213c0379cfca8bda430b3d48
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue