mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
jd: update to 1.9.1.
This commit is contained in:
parent
182d5dc09a
commit
568fc85850
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'jd'
|
# Template file for 'jd'
|
||||||
pkgname=jd
|
pkgname=jd
|
||||||
version=1.8.1
|
version=1.9.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/josephburnett/jd"
|
go_import_path="github.com/josephburnett/jd"
|
||||||
short_desc="JSON diff and patch"
|
short_desc="JSON diff and patch"
|
||||||
|
@ -9,7 +9,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=40635f27543f91e656b902b94a2d6e9f4ed627b940484ad59b18fc7fe458f4a9
|
checksum=92f1b183510874a73327bfb70cb2c0fed2fc1f2d08191f0736dc4863d6766110
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
make test
|
make test
|
||||||
|
|
Loading…
Add table
Reference in a new issue