mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/uboot-tools to 2015.04-1
This commit is contained in:
parent
4aa75f1b9b
commit
c512f434ac
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Julian Langschaedel <meta.rb@gmail.com>
|
||||
|
||||
pkgname=uboot-tools
|
||||
pkgver=2015.01
|
||||
pkgver=2015.04
|
||||
pkgrel=1
|
||||
pkgdesc="U-Boot Tools"
|
||||
arch=('arm' 'armv6h' 'armv7h')
|
||||
|
@ -13,7 +13,7 @@ replaces=('uboot-env' 'uboot-mkimage')
|
|||
backup=(etc/fw_env.config)
|
||||
source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2
|
||||
fw_env.config)
|
||||
md5sums=('7f08dc9e98a71652bd6968888ed6ec95'
|
||||
md5sums=('570bdc2c47270c2a98ca60ff6c5c74cd'
|
||||
'5a9dcbae5957f8621080d4bbc0e1520f')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue