summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Johansen <strit@manjaro.org>2020-07-22 11:30:40 +0200
committerDan Johansen <strit@manjaro.org>2020-07-22 11:30:40 +0200
commite449fab059bdd3834cd9971d2ba4294501ed9382 (patch)
tree49b144ad2fe19c08de8e6105fe7c83b964fef571 /PKGBUILD
parent57e9a4c5599e47d0681a9602142fe081abfcef02 (diff)
downloaduboot-pinebook-e449fab059bdd3834cd9971d2ba4294501ed9382.tar.gz
uboot-pinebook-e449fab059bdd3834cd9971d2ba4294501ed9382.tar.bz2
uboot-pinebook-e449fab059bdd3834cd9971d2ba4294501ed9382.zip
update to 2020.07
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db7d193..17267f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Kevin Mihelich <kevin@archlinuxarm.org>
pkgname=uboot-pinebook
-pkgver=2020.04
+pkgver=2020.07
pkgrel=1
_tfaver=2.3
pkgdesc="U-Boot for Pine64"
@@ -16,9 +16,9 @@ install=${pkgname}.install
source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver/rc/-rc}.tar.bz2"
"https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/snapshot/trusted-firmware-a-$_tfaver.tar.gz"
'extlinux.conf')
-md5sums=('51113d2288c55110e33a895c65ab9f60'
+md5sums=('86e51eeccd15e658ad1df943a0edf622'
'628a32a3c3b3f0c567d1ea6ee5582807'
- '96aebf8a7cca044bb2c765ba8812299b')
+ '7e6fbff584c11762048d9aecdc50b075')
build() {
unset CFLAGS CXXFLAGS CPPFLAGS LDFLAGS