u-boot-tools 2017.01
Closes #8680. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
23e39ff6a0
commit
b911362bbc
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class UBootTools < Formula
|
||||
desc "Universal boot loader"
|
||||
homepage "http://www.denx.de/wiki/U-Boot/"
|
||||
url "ftp://ftp.denx.de/pub/u-boot/u-boot-2016.11.tar.bz2"
|
||||
sha256 "45813e6565dcc0436abe6752624324cdbf5f3ac106570d76d32b46ec529bcdc8"
|
||||
url "ftp://ftp.denx.de/pub/u-boot/u-boot-2017.01.tar.bz2"
|
||||
sha256 "6c425175f93a4bcf2ec9faf5658ef279633dbd7856a293d95bd1ff516528ecf2"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue