wok diff ddclient/receipt @ rev 11816

Down: libpng to 1.2.47. This is a Security Fix. Don't update to 1.5.9 until after slitaz 4.0 release. Too much stuff will have to patch.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 25 13:50:44 2012 -0500 (2012-02-25)
parents 74a6a43bf614
children eb8067417980
line diff
     1.1 --- a/ddclient/receipt	Tue Feb 16 13:17:20 2010 +0000
     1.2 +++ b/ddclient/receipt	Sat Feb 25 13:50:44 2012 -0500
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ddclient"
     1.7 -VERSION="3.8.0"
     1.8 +VERSION="3.8.1"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Dynamic DNS update tool."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -19,6 +19,6 @@
    1.13  		 $fs/etc/init.d
    1.14  	cp $src/ddclient $fs/usr/sbin
    1.15  	cp $src/sample-etc_ddclient.conf $fs/etc/ddclient/ddclient.conf
    1.16 -	cp stuff/ddclient $fs/etc/init.d
    1.17 +	cp $stuff/ddclient $fs/etc/init.d
    1.18  }
    1.19