mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/uboot-tools to 2017.11-1
This commit is contained in:
parent
eb852f1dc5
commit
01da820ae1
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Contributor: Julian Langschaedel <meta.rb@gmail.com>
|
# Contributor: Julian Langschaedel <meta.rb@gmail.com>
|
||||||
|
|
||||||
pkgname=uboot-tools
|
pkgname=uboot-tools
|
||||||
pkgver=2017.09
|
pkgver=2017.11
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="U-Boot Tools"
|
pkgdesc="U-Boot Tools"
|
||||||
arch=('arm' 'armv6h' 'armv7h' 'aarch64')
|
arch=('arm' 'armv6h' 'armv7h' 'aarch64')
|
||||||
|
@ -13,7 +13,7 @@ replaces=('uboot-env' 'uboot-mkimage')
|
||||||
backup=(etc/fw_env.config)
|
backup=(etc/fw_env.config)
|
||||||
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
|
||||||
fw_env.config)
|
fw_env.config)
|
||||||
md5sums=('9f7eb7db4530996a28e86f38f3b3e66f'
|
md5sums=('7848f6fd197e2c6ef2eb483dd5bd2858'
|
||||||
'5a9dcbae5957f8621080d4bbc0e1520f')
|
'5a9dcbae5957f8621080d4bbc0e1520f')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue