wok-next diff frox/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 ca224f09fcb3
children d5aab818505e
line diff
     1.1 --- a/frox/receipt	Wed Sep 10 18:26:08 2014 +0200
     1.2 +++ b/frox/receipt	Wed Jun 13 08:26:54 2018 +0000
     1.3 @@ -27,5 +27,6 @@
     1.4  {
     1.5  	mkdir -p $fs/etc
     1.6  	cp -a $src/src/frox.conf $fs/etc
     1.7 +	chown root.root $fs/etc/frox.conf
     1.8  	cp -a $install/usr $fs/
     1.9  }