libechonest: change distfiles to not dead link
This commit is contained in:
parent
4eb707c0cd
commit
5c481e0e09
|
@ -9,8 +9,8 @@ short_desc="A C++/Qt wrapper around the wonderful echo nest api"
|
|||
maintainer="Duncan Overbruck <mail@duncano.de>"
|
||||
license="GPL-2"
|
||||
homepage="https://projects.kde.org/projects/playground/libs/libechonest"
|
||||
distfiles="http://files.lfranchi.com/${pkgname}-${version}.tar.bz2"
|
||||
checksum=56756545fd1cb3d9067479f52215b6157c1ced2bc82b895e72fdcd9bebb47889
|
||||
distfiles="https://github.com/lfranchi/libechonest/archive/${version}.tar.gz"
|
||||
checksum=ab961ab952df30c5234b548031594d7e281e7c9f2a9d1ce91fe5421ddde85e7c
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt-host-tools"
|
||||
|
|
Loading…
Reference in New Issue