jd: update to 2.2.3.

This commit is contained in:
Daniel Lewan 2025-06-14 17:26:15 +02:00 committed by tranzystorekk
parent 7c0d993609
commit 672bf2796a

View file

@ -1,6 +1,6 @@
# Template file for 'jd' # Template file for 'jd'
pkgname=jd pkgname=jd
version=2.2.2 version=2.2.3
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=85abf994c1f11aa0c2d13db03b2f02cb458e987ceaaccf4200b10193dd2895af checksum=eb15f4eef5d418ef002c388f1c30b5802cea3f30609185ce4d12ef05e5148711
_go_mod_path="./v2/go.mod" _go_mod_path="./v2/go.mod"
post_install() { post_install() {