From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] ddns: Update to 009 Date: Fri, 16 Oct 2015 20:12:53 +0200 Message-ID: <1445019173-2444-1-git-send-email-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0224457166136519736==" List-Id: --===============0224457166136519736== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is a major update to the latest available version of ddns, which mainly includes a better SSL error handling and support for desec.io. Signed-off-by: Stefan Schantl --- ddns/ddns.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ddns/ddns.nm b/ddns/ddns.nm index 5c17119..c19411b 100644 --- a/ddns/ddns.nm +++ b/ddns/ddns.nm @@ -4,8 +4,8 @@ ############################################################################= ### =20 name =3D ddns -version =3D 008 -release =3D 2 +version =3D 009 +release =3D 1 arch =3D noarch =20 groups =3D System/Tools --=20 2.4.3 --===============0224457166136519736==--