xbmc-rpi: use a working mirror.
This commit is contained in:
parent
2887463b77
commit
ca5e959624
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ short_desc="XBMC Media Center for the Raspberry Pi"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.xbmc.org"
|
||||
license="GPL-2"
|
||||
distfiles="http://mirrors.xbmc.org/releases/source/xbmc-${version}.tar.gz"
|
||||
distfiles="https://github.com/xbmc/xbmc/archive/${version}-Gotham.tar.gz"
|
||||
checksum=acbf5dffa3034a3406240ee3cf81e721386cd383d23d056ddde1f769e050e585
|
||||
|
||||
only_for_archs="armv6l armv7l"
|
||||
|
|
Loading…
Reference in a new issue