# HG changeset patch # User Christopher Rogers # Date 1296957829 0 # Node ID bb584aee2ace92d1c5d5b2d6e84bf7846d37f238 # Parent 550b6fb3bec599733ba0047a007df1741971b883 Fixed udns. diff -r 550b6fb3bec5 -r bb584aee2ace udns/receipt --- a/udns/receipt Sun Feb 06 02:02:00 2011 +0000 +++ b/udns/receipt Sun Feb 06 02:03:49 2011 +0000 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Syncronous and asyncronous DNS resolver." MAINTAINER="pascal.bellard@slitaz.org" -TARBALL="${PACKAGE}_$VERSION.tar.gz" +TARBALL="${PACKAGE}-$VERSION.tar.gz" WEB_SITE="http://www.corpit.ru/mjt/$PACKAGE.html" WGET_URL="http://www.corpit.ru/mjt/$PACKAGE/$TARBALL" TAGS="network DNS"