New package: logswan-2.0.3
This commit is contained in:
parent
296cc4014e
commit
631809af42
1 changed files with 16 additions and 0 deletions
16
srcpkgs/logswan/template
Normal file
16
srcpkgs/logswan/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'logswan'
|
||||
pkgname=logswan
|
||||
version=2.0.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
makedepends="jansson-devel libmaxminddb-devel"
|
||||
short_desc="Fast Web log analyzer using probabilistic data structures"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="BSD-2-clause"
|
||||
homepage="https://www.logswan.org/"
|
||||
distfiles="https://github.com/fcambus/logswan/archive/${version}.tar.gz"
|
||||
checksum=81e923619cc4a382a2da16ca9bfd9db2f56c6885d59e92d25116b7385736e9f6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue