[arch-commits] Commit in uboot-tools/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Tue Apr 6 13:56:33 UTC 2021
Date: Tuesday, April 6, 2021 @ 13:56:33
Author: jelle
Revision: 912119
upgpkg: uboot-tools 2021.04-1
Modified:
uboot-tools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-06 11:48:48 UTC (rev 912118)
+++ PKGBUILD 2021-04-06 13:56:33 UTC (rev 912119)
@@ -3,7 +3,7 @@
# Contributor: Philipp Schrader <philipp.schrader+arch at gmail.com>
pkgname=uboot-tools
-pkgver=2021.01
+pkgver=2021.04
pkgrel=1
pkgdesc='U-Boot bootloader utility tools'
arch=(x86_64)
@@ -12,7 +12,7 @@
depends=(openssl)
source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig})
validpgpkeys=('1A3C7F70E08FAB1707809BBF147C39FF9634B72C')
-sha1sums=('af6228e71419c29bb0192631bc8868e211941f9d'
+sha1sums=('a69cf9cf8ddda0935b0bfed86e90fde1124f133d'
'SKIP')
build() {
More information about the arch-commits
mailing list