committed by
Michael Aldridge
parent
00f8f679a4
commit
82944a2b1d
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'xq-api'
|
# Template file for 'xq-api'
|
||||||
pkgname=xq-api
|
pkgname=xq-api
|
||||||
version=0.2.0
|
version=0.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=go.spiff.io/xq-api
|
go_import_path=go.spiff.io/xq-api
|
||||||
@@ -11,12 +11,12 @@ maintainer="Noel Cower <ncower@gmail.com>"
|
|||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/nilium/xq-api"
|
homepage="https://github.com/nilium/xq-api"
|
||||||
distfiles="https://github.com/nilium/xq-api/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nilium/xq-api/archive/v${version}.tar.gz"
|
||||||
checksum=34d88a8ee3448aa066d79479e0f35736cf5e63d20a0358ea7fb25860b40991c7
|
checksum=2db5089928be8c809fb5df40b35351fb379912283eee54edcdb16f93e6d341ae
|
||||||
system_accounts="_xqapi"
|
system_accounts="_xqapi"
|
||||||
_xqapi_homedir="/var/lib/xq-api"
|
_xqapi_homedir="/var/lib/xq-api"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman xq-api.8
|
vman xq-api.8
|
||||||
vlicense COPYING
|
vlicense COPYING NOTICE
|
||||||
vsv xq-api
|
vsv xq-api
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user