alarm/uboot-udoo to 2015.01-1

This commit is contained in:
Kevin Mihelich 2015-01-25 01:25:16 +00:00
parent 9b183eca30
commit bd4933baf5

View file

@ -5,7 +5,7 @@ buildarch=4
pkgbase=uboot-udoo
pkgname=('uboot-udoo-dual' 'uboot-udoo-quad')
pkgver=2014.10
pkgver=2015.01
pkgrel=1
arch=('armv7h')
url="http://git.denx.de/u-boot.git/"
@ -13,7 +13,7 @@ license=('GPL')
makedepends=('git' 'bc')
source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2"
'0001-arch-linux-arm-modifications.patch')
md5sums=('3ddcaee2f05b7c464778112ec83664b5'
md5sums=('7f08dc9e98a71652bd6968888ed6ec95'
'85e269e9211ea5ed2d9ccc7bb8c8d5d7')
prepare() {