diff --git a/srcpkgs/udns/template b/srcpkgs/udns/template index dd72c17ea76..0350899a1e4 100644 --- a/srcpkgs/udns/template +++ b/srcpkgs/udns/template @@ -1,12 +1,9 @@ # Template file for 'udns' pkgname=udns version=0.4 -revision=1 +revision=2 build_style=configure -hostmakedepends="" -makedepends="" -depends="" -short_desc="Stub DNS resolver library with ability to perform both syncronous and asyncronous DNS queries" +short_desc="Asynchronous DNS resolver library" maintainer="Enno Boland " license="LGPL-2" homepage="http://www.corpit.ru/mjt/udns.html"