From 672bf2796abca7e7b64ed41edcd430b0d6896d2f Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sat, 14 Jun 2025 17:26:15 +0200 Subject: [PATCH] jd: update to 2.2.3. --- srcpkgs/jd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/jd/template b/srcpkgs/jd/template index e782562bfc3..f7b2cfeee73 100644 --- a/srcpkgs/jd/template +++ b/srcpkgs/jd/template @@ -1,6 +1,6 @@ # Template file for 'jd' pkgname=jd -version=2.2.2 +version=2.2.3 revision=1 build_style=go go_import_path="github.com/josephburnett/jd/v2" @@ -11,7 +11,7 @@ maintainer="Daniel Lewan " license="MIT" homepage="https://github.com/josephburnett/jd" distfiles="https://github.com/josephburnett/jd/archive/refs/tags/v${version}.tar.gz" -checksum=85abf994c1f11aa0c2d13db03b2f02cb458e987ceaaccf4200b10193dd2895af +checksum=eb15f4eef5d418ef002c388f1c30b5802cea3f30609185ce4d12ef05e5148711 _go_mod_path="./v2/go.mod" post_install() {