httrack: fix license, other lint

This commit is contained in:
Colin Booth 2021-04-13 22:31:04 -07:00 committed by Érico Nogueira Rolim
parent 9071994d80
commit 4effdd0c12
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'httrack'
pkgname=httrack
version=3.49.2
revision=7
revision=8
build_style=gnu-configure
configure_args="--disable-static --with-zlib=${XBPS_CROSS_BASE}/usr"
short_desc="A free and easy-to-use offline browser utility"
makedepends="zlib-devel openssl-devel"
short_desc="Free and easy-to-use offline browser utility"
maintainer="mid-kid <esteve.varela@gmail.com>"
license="GPL-3"
license="GPL-3.0-or-later"
homepage="http://www.httrack.com"
distfiles="http://mirror.httrack.com/httrack-${version}.tar.gz"
checksum=3477a0e5568e241c63c9899accbfcdb6aadef2812fcce0173688567b4c7d4025
makedepends="zlib-devel openssl-devel"
httrack-devel_package() {
short_desc+=" - development files"