mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
rock64-uboot: update to 2020.10
This commit is contained in:
parent
1683c5fe94
commit
33575b4459
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rock64-uboot'
|
||||
pkgname=rock64-uboot
|
||||
version=2020.07
|
||||
version=2020.10
|
||||
revision=1
|
||||
archs="aarch64*"
|
||||
wrksrc="u-boot-${version}"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
|||
license="GPL-2.0-or-later, BSD-3-Clause"
|
||||
homepage="https://www.denx.de/wiki/U-Boot/"
|
||||
distfiles="https://ftp.denx.de/pub/u-boot/u-boot-${version}.tar.bz2"
|
||||
checksum=c1f5bf9ee6bb6e648edbf19ce2ca9452f614b08a9f886f1a566aa42e8cf05f6a
|
||||
checksum=0d481bbdc05c0ee74908ec2f56a6daa53166cc6a78a0e4fac2ac5d025770a622
|
||||
|
||||
do_configure() {
|
||||
make rock64-rk3328_defconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue