Skip to content

Commit b8001b7

Browse files
committed
u-boot-tools 2025.10
1 parent 03ad749 commit b8001b7

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.07.tar.bz2"
5-
sha256 "0f933f6c5a426895bf306e93e6ac53c60870e4b54cda56d95211bec99e63bec7"
4+
url "https://ftp.denx.de/pub/u-boot/u-boot-2025.10.tar.bz2"
5+
sha256 "b4f032848e56cc8f213ad59f9132c084dbbb632bc29176d024e58220e0efdf4a"
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)