visitors: remove erroneous vlicense, fix license=

This commit is contained in:
maxice8 2019-02-15 04:34:34 -02:00 committed by maxice8
parent aa34eb8d6f
commit adb1197378

View file

@ -1,19 +1,18 @@
# Template file for 'visitors'
pkgname=visitors
version=0.7
revision=2
revision=3
wrksrc="${pkgname}_${version}"
build_style=gnu-makefile
short_desc="Lightweight web log analyzer"
maintainer="Adrian Siekierka <asiekierka@gmail.com>"
license="GPL-2"
build_style=gnu-makefile
license="GPL-2.0-only"
homepage="http://www.hping.org/visitors/"
distfiles="http://www.hping.org/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=d2149e33ffe96b1f52b0587cff65973b0bc0b24ec43cdf072a782c1bd52148ab
do_install() {
vbin visitors
vlicense COPYING
vdoc README
vdoc Changelog
vdoc AUTHORS