get-scripts rev 65

nanozip: update wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 10 13:14:15 2017 +0100 (2017-02-10)
parents c2d95308d39b
children 3fc7cd748d31
files nanozip
line diff
     1.1 --- a/nanozip	Tue Dec 20 01:22:13 2016 -0500
     1.2 +++ b/nanozip	Fri Feb 10 13:14:15 2017 +0100
     1.3 @@ -1,5 +1,5 @@
     1.4  SHORT_DESC="An experimental file archiver software."
     1.5 -WEB_SITE="http://nanozip.net/"
     1.6 +WEB_SITE="http://nanozip.ijat.my/"
     1.7  # end of get.list data
     1.8  WGET_URL="$WEB_SITE$(wget -O - $WEB_SITE | \
     1.9  	  sed '/linux32/!d;s/.*href="*\([^>"]*\).*/\1/;q')"