mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
jd: update to 2.3.0.
This commit is contained in:
parent
6f2dfcc84d
commit
8c75f54c98
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=2.2.3
|
version=2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/josephburnett/jd/v2"
|
go_import_path="github.com/josephburnett/jd/v2"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
|
||||||
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=eb15f4eef5d418ef002c388f1c30b5802cea3f30609185ce4d12ef05e5148711
|
checksum=5c7c749f58655a29345d7c0345b803d554629ecbad439096a6fb28eeeff276c0
|
||||||
_go_mod_path="./v2/go.mod"
|
_go_mod_path="./v2/go.mod"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue