u-boot-tools 2017.11
Closes #20833. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
b438987327
commit
9d1fc48ba1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class UBootTools < Formula
|
||||
desc "Universal boot loader"
|
||||
homepage "https://www.denx.de/wiki/U-Boot/"
|
||||
url "http://ftp.denx.de/pub/u-boot/u-boot-2017.01.tar.bz2"
|
||||
sha256 "6c425175f93a4bcf2ec9faf5658ef279633dbd7856a293d95bd1ff516528ecf2"
|
||||
url "http://ftp.denx.de/pub/u-boot/u-boot-2017.11.tar.bz2"
|
||||
sha256 "6a018fd3caf58f3dcfa23ee989a82bd35df03af71872b9dca8c6d758a0d26c05"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue