From 8e1ad4963643555da704e0fff33a303fdcc9bca2 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 3 Apr 2024 23:39:29 +0200 Subject: [PATCH] u-boot-tools: 2024.01 -> 2024.04 --- u-boot-tools/.signature | 6 +++--- u-boot-tools/Pkgfile | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/u-boot-tools/.signature b/u-boot-tools/.signature index 069efd4cf..1bf8de52b 100644 --- a/u-boot-tools/.signature +++ b/u-boot-tools/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36Wqr266QeZHQi7lLuWIVjE5r7OwQwturusEejuMywaSHtSK7QshqX5C7U7hfzijwPYJ7gKyoYj3WgGOh6I0NAI= -SHA256 (Pkgfile) = 6a596c53c3e69ff326f0b8718443e48863ca0138813202f5d2c9a5ff48a9bc60 +RWSagIOpLGJF3zDtgjZhn5FfwLUbfmI5+C1bOfUl1yLcw8Oj8j9g0xTM3QaHzAEaSq7HHGIqpOc6Ol5rJJesPuY2fmTiMCmqDAw= +SHA256 (Pkgfile) = 54a5738aca0958a75d957d68558430edcb94a0c06bb2d4043915aca84cd4367b SHA256 (.footprint) = 5be4d495b3869ee52e7a232f0769548048a2782eb5518c1a1aea7f4254274eb9 -SHA256 (u-boot-2024.01.tar.bz2) = b99611f1ed237bf3541bdc8434b68c96a6e05967061f992443cb30aabebef5b3 +SHA256 (u-boot-2024.04.tar.bz2) = 18a853fe39fad7ad03a90cc2d4275aeaed6da69735defac3492b80508843dd4a diff --git a/u-boot-tools/Pkgfile b/u-boot-tools/Pkgfile index 3a78515a5..16b114182 100644 --- a/u-boot-tools/Pkgfile +++ b/u-boot-tools/Pkgfile @@ -1,10 +1,10 @@ # Description: U-Boot tools # URL: https://www.denx.de/wiki/U-Boot/WebHome # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: gnutls openssl swig +# Depends on: gnutls swig name=u-boot-tools -version=2024.01 +version=2024.04 release=1 source=(https://ftp.denx.de/pub/u-boot/u-boot-$version.tar.bz2)