We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36be7c6 commit 84a06f8Copy full SHA for 84a06f8
Formula/u/u-boot-tools.rb
@@ -1,8 +1,8 @@
1
class UBootTools < Formula
2
desc "Universal boot loader"
3
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"
+ url "https://ftp.denx.de/pub/u-boot/u-boot-2025.04.tar.bz2"
+ sha256 "439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718"
6
license all_of: ["GPL-2.0-only", "GPL-2.0-or-later", "BSD-3-Clause"]
7
8
livecheck do
0 commit comments