wok-next rev 18724
lynis 2.1.1 + receipt change: download at new place, but website link works still
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Fri Dec 18 13:06:39 2015 +0000 (2015-12-18) |
parents | ba12500dd54e |
children | c89cf2dc93e1 |
files | lynis/receipt |
line diff
1.1 --- a/lynis/receipt Fri Dec 18 12:30:40 2015 +0000 1.2 +++ b/lynis/receipt Fri Dec 18 13:06:39 2015 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lynis" 1.7 -VERSION="1.3.0" 1.8 +VERSION="2.1.1" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Security and system auditing tool." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="GPL3" 1.13 WEB_SITE="http://www.rootkit.nl/projects/lynis.html" 1.14 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 -WGET_URL="http://www.rootkit.nl/files/$TARBALL" 1.16 +WGET_URL="https://cisofy.com/files/$TARBALL" 1.17 1.18 DEPENDS="" 1.19 BUILD_DEPENDS=""