get-scripts diff exploit_suggester @ rev 43
opera: fix non-us layout "XOpenIM failed. This may prevent you from being able to type" error
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Fri May 22 02:17:42 2015 +0300 (2015-05-22) |
parents | 9236e88ec240 |
children | 62d94e6800db |
line diff
1.1 --- a/exploit_suggester Sun May 03 11:24:38 2015 +0200 1.2 +++ b/exploit_suggester Fri May 22 02:17:42 2015 +0300 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