mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/uboot-usbarmory to 2016.11-1
This commit is contained in:
parent
b371684bdd
commit
e5dbc38f33
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgname=uboot-usbarmory
|
pkgname=uboot-usbarmory
|
||||||
pkgver=2016.09
|
pkgver=2016.11
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="U-Boot for USB armory"
|
pkgdesc="U-Boot for USB armory"
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
|
@ -13,12 +13,12 @@ url="http://git.denx.de/u-boot.git/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
makedepends=('git' 'bc')
|
makedepends=('git' 'bc')
|
||||||
install=${pkgname}.install
|
install=${pkgname}.install
|
||||||
backup=(boot/boot.txt boot/boot.scr)
|
backup=('boot/boot.txt' 'boot/boot.scr')
|
||||||
source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2"
|
source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2"
|
||||||
'0001-arch-linux-arm-modifications.patch'
|
'0001-arch-linux-arm-modifications.patch'
|
||||||
'boot.txt'
|
'boot.txt'
|
||||||
'mkscr')
|
'mkscr')
|
||||||
md5sums=('2e69dda70eb28f8042d2f9fbeb1feaa1'
|
md5sums=('ca1f6e019d08aff8d0ca1beb2e66737d'
|
||||||
'99bdb7f9887216634e688888d878efcb'
|
'99bdb7f9887216634e688888d878efcb'
|
||||||
'45535e1c506ce5083bb916492b6d820f'
|
'45535e1c506ce5083bb916492b6d820f'
|
||||||
'021623a04afd29ac3f368977140cfbfd')
|
'021623a04afd29ac3f368977140cfbfd')
|
||||||
|
|
Loading…
Reference in a new issue