get-scripts diff exploit_suggester @ rev 41

list CATEGORY, VERSION, LICENSE (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 03 11:41:50 2015 +0200 (2015-05-03)
parents 9236e88ec240
children 62d94e6800db
line diff
     1.1 --- a/exploit_suggester	Sun May 03 11:24:38 2015 +0200
     1.2 +++ b/exploit_suggester	Sun May 03 11:41:50 2015 +0200
     1.3 @@ -4,9 +4,9 @@
     1.4  LICENSE="GPL2"
     1.5  # end of get.list data
     1.6  WGET_URL="https://github.com/PenturaLabs/Linux_Exploit_Suggester/tarball/master"
     1.7 -VERSION="$(date +%Y%m%d)"
     1.8  DEPENDS="perl"
     1.9  BUILD_DEPENDS="wget"
    1.10 +VERSION="$(date +%Y%m%d)"
    1.11  
    1.12  wget -c --no-check-certificate -O - $WGET_URL | tar xzf -
    1.13  mkdir -p $PACKAGE-$VERSION/fs/usr/bin