Skip to content
Snippets Groups Projects
Unverified Commit 15308f6d authored by Danny Milosavljevic's avatar Danny Milosavljevic
Browse files

gnu: u-boot: Update to 2017.01.

* gnu/packages/u-boot.scm (u-boot): Update to 2017.01.
parent 40c4e3bb
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,7 @@ (define-public dtc
(define u-boot
(package
(name "u-boot")
(version "2016.07")
(version "2017.01")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -71,7 +71,7 @@ (define u-boot
"u-boot-" version ".tar.bz2"))
(sha256
(base32
"0lqj4ckmfqiap8mc6z2d5albs3g2h5mzccbn60hsgxhabhibfkwp"))))
"1wpc51jm3zyibgcr78jng2yksqvrya76bxgsr4pcyjrsz5sm2hkc"))))
(native-inputs
`(("bc" ,bc)
("dtc" ,dtc)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment