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