Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/jd/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'jd'
pkgname=jd
version=2.3.0
version=2.4.0
revision=1
build_style=go
go_import_path="github.com/josephburnett/jd/v2"
Expand All @@ -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=5c7c749f58655a29345d7c0345b803d554629ecbad439096a6fb28eeeff276c0
checksum=084aeab667883da93dea85ece23e517e9d35aa1cfbf2e86dfc360556f71d2f83
_go_mod_path="./v2/go.mod"

post_install() {
Expand Down
Loading