mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/uboot-sunxi to 2013.07-3
This commit is contained in:
parent
64edbc900b
commit
60b2253645
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@ buildarch=4
|
|||
pkgbase=uboot-sunxi
|
||||
pkgname=('uboot-cubieboard2')
|
||||
pkgver=2013.07
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('armv7h')
|
||||
url="https://github.com/linux-sunxi/u-boot-sunxi/tree/sunxi-current"
|
||||
license=('GPL')
|
||||
|
@ -18,7 +18,7 @@ source=("https://github.com/linux-sunxi/u-boot-sunxi/archive/${_commit}.tar.gz"
|
|||
md5sums=('7612f5c721a2804a36b41ba33925be02'
|
||||
'8b95ce286b84f52928bc0b4b07edd00a'
|
||||
'7423919c2ead208c5a04756edb6b948c'
|
||||
'3bd9b63f722905f18f750c1eec98ce1e')
|
||||
'f73bce6dba2b239f49fb2a161b63d521')
|
||||
|
||||
prepare() {
|
||||
cd u-boot-sunxi-${_commit}
|
||||
|
|
|
@ -1 +1 @@
|
|||
machid=0xf35
|
||||
machid=10bb
|
||||
|
|
Loading…
Reference in a new issue