Skip to content

Commit 84a06f8

Browse files
committed
u-boot-tools 2025.04
1 parent 36be7c6 commit 84a06f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/u/u-boot-tools.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class UBootTools < Formula
22
desc "Universal boot loader"
33
homepage "https://www.denx.de/wiki/U-Boot/"
4-
url "https://ftp.denx.de/pub/u-boot/u-boot-2025.01.tar.bz2"
5-
sha256 "cdef7d507c93f1bbd9f015ea9bc21fa074268481405501945abc6f854d5b686f"
4+
url "https://ftp.denx.de/pub/u-boot/u-boot-2025.04.tar.bz2"
5+
sha256 "439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718"
66
license all_of: ["GPL-2.0-only", "GPL-2.0-or-later", "BSD-3-Clause"]
77

88
livecheck do

0 commit comments

Comments
 (0)