wok-next diff icmpshell/receipt @ rev 20806

I. node update: security -> https://nodejs.org/en/blog/vulnerability/june-2018-security-releases/ 9.5.0 -> 9.11.2 II. add checksum
author Erkan Yilmaz <erkan@slitaz.org>
date Wed Jun 13 08:26:54 2018 +0000 (2018-06-13)
parents e1c0edabdcb2
children d5aab818505e
line diff
     1.1 --- a/icmpshell/receipt	Sat Mar 10 16:57:21 2018 +0200
     1.2 +++ b/icmpshell/receipt	Wed Jun 13 08:26:54 2018 +0000
     1.3 @@ -12,7 +12,6 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  compile_rules() {
     1.7 -	patch -p0 < $stuff/ishd.u
     1.8  	make -j 1 linux || return 1
     1.9  
    1.10  	install -Dm755 $src/ish  $install/usr/sbin/ish