wok diff linux-kvm/receipt @ rev 18725
lynis 2.1.1: fix: installs in /usr/share/lynis but can not be found, trying /usr/local/share (as in example on dev website)
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Fri Dec 18 13:20:19 2015 +0000 (2015-12-18) |
parents | db5b03f42dd9 |
children | ffc20f9bd49f |
line diff
1.1 --- a/linux-kvm/receipt Wed Jan 29 09:56:07 2014 +0100 1.2 +++ b/linux-kvm/receipt Fri Dec 18 13:20:19 2015 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="linux-kvm" 1.7 -VERSION="3.2.53" 1.8 +VERSION="3.2.71" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="The Linux kernel kvm and virtio modules." 1.11 MAINTAINER="devel@slitaz.org"