mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
jd: update to 1.7.1.
This commit is contained in:
parent
9dae22847e
commit
314822e467
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jd'
|
# Template file for 'jd'
|
||||||
pkgname=jd
|
pkgname=jd
|
||||||
version=1.7.0
|
version=1.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/josephburnett/jd"
|
go_import_path="github.com/josephburnett/jd"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/josephburnett/jd"
|
homepage="https://github.com/josephburnett/jd"
|
||||||
distfiles="https://github.com/josephburnett/jd/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/josephburnett/jd/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=d23e67e1ff6a3752a558bcc00e76cf270189b8a39569cca3aebfe0b172c32d43
|
checksum=3d0b693546891bab41ca5c3be859bc760631608c9add559aa561fb751cdd1c92
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue