# HG changeset patch # User Christopher Rogers # Date 1318819529 0 # Node ID 38b25c37e19da825f3a00e88e97d3a1156f5864e # Parent 44149159a94607109006b8bdd210101fb8b85aa1 Up: ddclient to 3.8.1. diff -r 44149159a946 -r 38b25c37e19d ddclient/receipt --- a/ddclient/receipt Mon Oct 17 02:44:24 2011 +0000 +++ b/ddclient/receipt Mon Oct 17 02:45:29 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="ddclient" -VERSION="3.8.0" +VERSION="3.8.1" CATEGORY="network" SHORT_DESC="Dynamic DNS update tool." MAINTAINER="pascal.bellard@slitaz.org" @@ -19,6 +19,6 @@ $fs/etc/init.d cp $src/ddclient $fs/usr/sbin cp $src/sample-etc_ddclient.conf $fs/etc/ddclient/ddclient.conf - cp stuff/ddclient $fs/etc/init.d + cp $stuff/ddclient $fs/etc/init.d }