diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2011-07-28 21:22:21 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2011-07-28 21:29:03 +1000 |
commit | 59dbd18a0cae927566290a65ab79e0aad0d9aef8 (patch) | |
tree | 7d6bd2eec0d7a00b30ebc28e05fb8169b99e3714 /ddclient | |
parent | 8b54aba401c22be56ca5a705d0bfbc1ed8d4ead0 (diff) | |
download | contrib-59dbd18a0cae927566290a65ab79e0aad0d9aef8.tar.gz contrib-59dbd18a0cae927566290a65ab79e0aad0d9aef8.tar.xz |
ddclient: 3.8.0 -> 3.8.1
Diffstat (limited to 'ddclient')
-rw-r--r-- | ddclient/.md5sum | 2 | ||||
-rw-r--r-- | ddclient/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ddclient/.md5sum b/ddclient/.md5sum index bdb918f41..f4a454786 100644 --- a/ddclient/.md5sum +++ b/ddclient/.md5sum @@ -1,2 +1,2 @@ -6cac7a5eb1da781bfd4d98cef0b21f8e ddclient-3.8.0.tar.bz2 +7fa417bc65f8f0e6ce78418a4f631988 ddclient-3.8.1.tar.bz2 310d03015545e0ad988f7bce0638235c ddclient.rc diff --git a/ddclient/Pkgfile b/ddclient/Pkgfile index df77e4ea3..27cd009a2 100644 --- a/ddclient/Pkgfile +++ b/ddclient/Pkgfile @@ -5,7 +5,7 @@ # Depends on: p5-io-socket-ssl name=ddclient -version=3.8.0 +version=3.8.1 release=1 source=(http://downloads.sourceforge.net/project/$name/$name/$name-$version/$name-$version.tar.bz2 ddclient.rc) |