jd: update to 2.3.0.

This commit is contained in:
Leah Neukirchen 2025-08-19 16:06:23 +02:00
parent 6f2dfcc84d
commit 8c75f54c98

View file

@ -1,6 +1,6 @@
# Template file for 'jd'
pkgname=jd
version=2.2.3
version=2.3.0
revision=1
build_style=go
go_import_path="github.com/josephburnett/jd/v2"
@ -11,7 +11,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
license="MIT"
homepage="https://github.com/josephburnett/jd"
distfiles="https://github.com/josephburnett/jd/archive/refs/tags/v${version}.tar.gz"
checksum=eb15f4eef5d418ef002c388f1c30b5802cea3f30609185ce4d12ef05e5148711
checksum=5c7c749f58655a29345d7c0345b803d554629ecbad439096a6fb28eeeff276c0
_go_mod_path="./v2/go.mod"
post_install() {