# HG changeset patch # User Brenton Scott # Date 1351840618 -7200 # Node ID 58a7a832888e80d788243de49a410f660346fde3 # Parent 9400faefc6d71ecd406f2a071f228ccf9748e8ed Of the 9 mirrors I tried, this is the ONLY one that has the lastest source code... diff -r 9400faefc6d7 -r 58a7a832888e alsa-lib/receipt --- a/alsa-lib/receipt Fri Nov 02 07:12:16 2012 +0200 +++ b/alsa-lib/receipt Fri Nov 02 09:16:58 2012 +0200 @@ -8,7 +8,7 @@ DEPENDS="linux" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.alsa-project.org/" -WGET_URL="http://mirrors.zerg.biz/alsa/lib/$TARBALL" +WGET_URL="http://alsa.cybermirror.org/lib/$TARBALL" # Rules to configure and make the package. compile_rules()