beaglebone-uboot: fix destfiles.

This commit is contained in:
Enno Boland 2015-05-25 10:42:24 +02:00
parent 93a526bf5e
commit 639f880d61

View file

@ -9,7 +9,7 @@ short_desc="Beaglebone and BeagleBone Black U-Boot loader"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://www.denx.de/wiki/U-Boot/WebHome"
distfiles="http://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
distfiles="ftp://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
checksum=b4f83b8db325c21671a997198ec3a373e2e00dde2fcf17be9b9afd7cfd727f56
only_for_archs="armv7l"