# HG changeset patch # User Christopher Rogers # Date 1273025768 0 # Node ID 14e6b40057a244764c9d987fe6170f0a9f989adc # Parent 10f30337dbdaa12abfb69a52f49a50bcb3a56d0e Fixed WGET_URL in ndiswrapper and ndiswrapper-driver. diff -r 10f30337dbda -r 14e6b40057a2 ndiswrapper-driver/receipt --- a/ndiswrapper-driver/receipt Wed May 05 02:02:54 2010 +0000 +++ b/ndiswrapper-driver/receipt Wed May 05 02:16:08 2010 +0000 @@ -10,7 +10,7 @@ SOURCE="ndiswrapper" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/" -WGET_URL="$SF_MIRROR/$SOURCE/files/stable/$VERSION/$TARBALL" +WGET_URL="$SF_MIRROR/$SOURCE/$PACKAGE/stable/$VERSION/$TARBALL" TAGS="windows wireless network" # Rules to configure and make the package. diff -r 10f30337dbda -r 14e6b40057a2 ndiswrapper/receipt --- a/ndiswrapper/receipt Wed May 05 02:02:54 2010 +0000 +++ b/ndiswrapper/receipt Wed May 05 02:16:08 2010 +0000 @@ -8,7 +8,7 @@ DEPENDS="ndiswrapper-driver ndiswrapper-utils wireless_tools" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/" -WGET_URL="$SF_MIRROR/$PACKAGE/files/stable/$VERSION/$TARBALL" +WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/stable/$VERSION/$TARBALL" TAGS="windows wireless network" # Rules to gen a SliTaz package suitable for Tazpkg.