avahi: change download url

.. because upstream returns bullshit instead of 404
This commit is contained in:
Stefan Saraev 2015-03-12 23:32:04 +02:00
parent fc745b6655
commit daca4ced64

View File

@ -22,7 +22,7 @@ PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://avahi.org/"
PKG_URL="http://www.avahi.org/download/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_URL="http://sources.openelec.tv/mirror/avahi/$PKG_NAME-$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain expat libdaemon dbus connman"
PKG_PRIORITY="optional"
PKG_SECTION="network"