summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-01-05 13:29:30 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-01-05 13:29:30 -0500
commit52922a1c30c8f00f8326db3ca20284ab4faa8712 (patch)
treef609c08a54ea568a7b51c44574c6e46b2573d9af
parent6f456f10044bbe828dd775edfb831b84e52e6ece (diff)
downloadabslibre-52922a1c30c8f00f8326db3ca20284ab4faa8712.tar.gz
abslibre-52922a1c30c8f00f8326db3ca20284ab4faa8712.tar.bz2
abslibre-52922a1c30c8f00f8326db3ca20284ab4faa8712.zip
uboot-tools-2017.07-1: updating version
-rw-r--r--pcr/uboot-tools/PKGBUILD (renamed from libre/uboot-tools/PKGBUILD)15
1 files changed, 9 insertions, 6 deletions
diff --git a/libre/uboot-tools/PKGBUILD b/pcr/uboot-tools/PKGBUILD
index 8ce453e11..65fa2cfc8 100644
--- a/libre/uboot-tools/PKGBUILD
+++ b/pcr/uboot-tools/PKGBUILD
@@ -1,18 +1,21 @@
-# $Id: PKGBUILD 137412 2015-07-25 19:38:49Z anatolik $
+# $Id$
# Maintainer (Arch): Anatol Pomozov
# Contributor (Arch): Michael Lass <bevan@bi-co.net>
# Contributor (Arch): Philipp Schrader <philipp.schrader+arch@gmail.com>
+# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=uboot-tools
-pkgver=2015.07
+pkgver=2017.07
pkgrel=1
pkgdesc='U-Boot bootloader utility tools'
-arch=(i686 x86_64 armv7h)
+arch=(armv7h)
url='http://www.denx.de/wiki/U-Boot/WebHome'
license=(GPL)
-depends=(glibc openssl)
-source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2)
-sha1sums=('1e4e8df0ab7cfc2ee4ff6bf44c1b2085544d36f0')
+depends=(openssl)
+source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig})
+validpgpkeys=('E872DB409C1A687EFBE8633687F9F635D31D7652')
+sha256sums=('5374bfdc8acb9a38c025371b1ff20f45e7533668e84e685d0df5d9e7c0e4feff'
+ 'SKIP')
build() {
cd u-boot-$pkgver