diff options
| author | Michael Forney <mforney@mforney.org> | 2020-07-07 12:59:39 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-07-07 12:59:39 -0700 |
| commit | c1f56cc68395666573cf817652eee3793388f370 (patch) | |
| tree | 94d4343708f69c98c6f53eb82c15bbf309d41bdb /pkg/u-boot | |
| parent | a189b3f01315a714ff47bea86eaf6c05252d433d (diff) | |
u-boot: Update to 2020.07
Diffstat (limited to 'pkg/u-boot')
| -rw-r--r-- | pkg/u-boot/.gitignore | 2 | ||||
| -rw-r--r-- | pkg/u-boot/sha256 | 2 | ||||
| -rw-r--r-- | pkg/u-boot/url | 2 | ||||
| -rw-r--r-- | pkg/u-boot/ver | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/pkg/u-boot/.gitignore b/pkg/u-boot/.gitignore index f3f6c64b..16d37c7a 100644 --- a/pkg/u-boot/.gitignore +++ b/pkg/u-boot/.gitignore @@ -1,2 +1,2 @@ /src -/u-boot-2020.04.tar.bz2 +/u-boot-2020.07.tar.bz2 diff --git a/pkg/u-boot/sha256 b/pkg/u-boot/sha256 index e3b2e218..d98cdee0 100644 --- a/pkg/u-boot/sha256 +++ b/pkg/u-boot/sha256 @@ -1 +1 @@ -fe732aaf037d9cc3c0909bad8362af366ae964bbdac6913a34081ff4ad565372 u-boot-2020.04.tar.bz2 +c1f5bf9ee6bb6e648edbf19ce2ca9452f614b08a9f886f1a566aa42e8cf05f6a u-boot-2020.07.tar.bz2 diff --git a/pkg/u-boot/url b/pkg/u-boot/url index 362496cd..e01665e2 100644 --- a/pkg/u-boot/url +++ b/pkg/u-boot/url @@ -1 +1 @@ -url = "ftp://ftp.denx.de/pub/u-boot/u-boot-2020.04.tar.bz2" +url = "ftp://ftp.denx.de/pub/u-boot/u-boot-2020.07.tar.bz2" diff --git a/pkg/u-boot/ver b/pkg/u-boot/ver index 3054f8d9..970ded53 100644 --- a/pkg/u-boot/ver +++ b/pkg/u-boot/ver @@ -1 +1 @@ -2020.04 r0 +2020.07 r0 |
