mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/uboot-zedboard to 2013.10-1
This commit is contained in:
parent
59e13e20ac
commit
08d5dc244b
1 changed files with 4 additions and 3 deletions
|
@ -4,14 +4,15 @@
|
|||
buildarch=4
|
||||
|
||||
pkgname=uboot-zedboard
|
||||
pkgver=2013.04
|
||||
pkgver=2013.10
|
||||
pkgrel=1
|
||||
pkgdesc="U-Boot for Zedboard"
|
||||
arch=('armv7h')
|
||||
url="https://github.com/Xilinx/u-boot-xlnx"
|
||||
license=('GPL')
|
||||
source=("http://www.wiki.xilinx.com/file/view/14.6-release.tar.xz/442481622/14.6-release.tar.xz")
|
||||
md5sums=('d75f7ef7040ceccdd49e8ea473c44ced')
|
||||
makedepends=('git')
|
||||
source=("http://www.wiki.xilinx.com/file/view/2013.4-release.tar.xz/483333010/2013.4-release.tar.xz")
|
||||
md5sums=('4b155f5e2a1a0286f81e492043ffe01c')
|
||||
|
||||
package() {
|
||||
mkdir -p "${pkgdir}"/boot
|
||||
|
|
Loading…
Reference in a new issue