u-boot-tools 2016.03
u-boot-tools: Update to 2016.03 Closes #1102. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
40b1cdd6ed
commit
02f99c5960
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-2015.01.tar.bz2"
|
||||
sha256 "383051a656ebe11757b17d38a3326387e4a1b0949ca8a9e8ee506bf71dac9fde"
|
||||
url "ftp://ftp.denx.de/pub/u-boot/u-boot-2016.03.tar.bz2"
|
||||
sha256 "e49337262ecac44dbdeac140f2c6ebd1eba345e0162b0464172e7f05583ed7bb"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue