New package: jd-1.6.1
This commit is contained in:
16
srcpkgs/jd/template
Normal file
16
srcpkgs/jd/template
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# Template file for 'jd'
|
||||||
|
pkgname=jd
|
||||||
|
version=1.6.1
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/josephburnett/jd"
|
||||||
|
short_desc="JSON diff and patch"
|
||||||
|
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/josephburnett/jd"
|
||||||
|
distfiles="https://github.com/josephburnett/jd/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=3e81a8dadb125628430a31e3ea67b8b3053c346d684b74784c6bf0451cc2def0
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user