16
srcpkgs/jp/template
Normal file
16
srcpkgs/jp/template
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# Template file for 'jp'
|
||||||
|
pkgname=jp
|
||||||
|
version=0.1.3
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path=github.com/jmespath/jp
|
||||||
|
short_desc="Command line interface to JMESPath"
|
||||||
|
maintainer="Noah Huppert <contact@noahh.io>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/jmespath/jp"
|
||||||
|
distfiles="https://github.com/jmespath/jp/archive/${version}.tar.gz"
|
||||||
|
checksum=77a2c5e631fbbf7fed4331f7c0b8934bb5cdbc9dbaddd4fa1bec5e0546430365
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user