odroid-c2-uboot: fix checksum
This commit is contained in:
parent
00cf349b94
commit
6d8c3ac547
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/hardkernel/u-boot"
|
homepage="https://github.com/hardkernel/u-boot"
|
||||||
distfiles="https://github.com/hardkernel/u-boot/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/hardkernel/u-boot/archive/${_githash}.tar.gz"
|
||||||
checksum=da7ca9e6abdfedaa65ac4e0bd378155002bf5d0ccea663ddf03fa839dceb3724
|
checksum=6b5fb2c5f278cdeaf8361fbcb349a75ffa551db3f993143f87cefd32fdc38874
|
||||||
|
|
||||||
case "$XBPS_MACHINE" in
|
case "$XBPS_MACHINE" in
|
||||||
x86_64) ;;
|
x86_64) ;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue