summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-01-28 15:21:01 +0000
committerTim Biermann <tbier@posteo.de>2021-01-28 16:01:35 +0000
commit7a7148b839cf155fd80c28f926d9d798fa412f9a (patch)
tree07b4e7f2afb648e5fa25f91435e56413c38a4a7f
parent5b8c4bc7d352f69c814a48611b3c089ba65c60ec (diff)
downloadopt-7a7148b839cf155fd80c28f926d9d798fa412f9a.tar.gz
opt-7a7148b839cf155fd80c28f926d9d798fa412f9a.tar.xz
u-boot-tools: 2020.10 -> 2021.01
-rw-r--r--u-boot-tools/.signature6
-rw-r--r--u-boot-tools/Pkgfile4
2 files changed, 5 insertions, 5 deletions
diff --git a/u-boot-tools/.signature b/u-boot-tools/.signature
index 715c45205..e7f877c0f 100644
--- a/u-boot-tools/.signature
+++ b/u-boot-tools/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/TniA4TU51iUDGONcgVEKINbprqCPevu/LeqWl0eUDTUiSWZQj91vBY/xrQemgHQol9SYJYs+fHO05dQ6ZrSVwM=
-SHA256 (Pkgfile) = 88fcb702dd4e2e96c3bcbfec4bee3deba86cb500a40600dc2d3d0a2da4d906c4
+RWSE3ohX2g5d/Vz1+SZfHvWGdKgMX+p8ggFuIUiWT6cxUUNvvMzUB1TaWGfw0If0PojiEtAy1ungbIQnIPYtWeCXtJwghGzsAgc=
+SHA256 (Pkgfile) = 6ced5ec8f645d7b7ac5f5610fcf76771ddbdec037045226bbaa91c81cb555dbc
SHA256 (.footprint) = 5be4d495b3869ee52e7a232f0769548048a2782eb5518c1a1aea7f4254274eb9
-SHA256 (u-boot-2020.10.tar.bz2) = 0d481bbdc05c0ee74908ec2f56a6daa53166cc6a78a0e4fac2ac5d025770a622
+SHA256 (u-boot-2021.01.tar.bz2) = b407e1510a74e863b8b5cb42a24625344f0e0c2fc7582d8c866bd899367d0454
diff --git a/u-boot-tools/Pkgfile b/u-boot-tools/Pkgfile
index f8de24e4a..f04a279d1 100644
--- a/u-boot-tools/Pkgfile
+++ b/u-boot-tools/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: openssl
name=u-boot-tools
-version=2020.10
+version=2021.01
release=1
source=(https://ftp.denx.de/pub/u-boot/u-boot-$version.tar.bz2)
@@ -17,4 +17,4 @@ build() {
install -d -m 0755 $PKG/usr/{bin,share/man/man1}
install -m 0755 tools/mk{,env}image $PKG/usr/bin
install -m 0644 doc/mkimage.1 $PKG/usr/share/man/man1
-}
+}

Generated by cgit