From 6d8c3ac547e327d9f1dae7878787299c469db476 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 17 Nov 2018 11:04:47 +0100 Subject: [PATCH] odroid-c2-uboot: fix checksum --- srcpkgs/odroid-c2-uboot/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/odroid-c2-uboot/template b/srcpkgs/odroid-c2-uboot/template index 2421a6cd91d..41f8012998f 100644 --- a/srcpkgs/odroid-c2-uboot/template +++ b/srcpkgs/odroid-c2-uboot/template @@ -12,7 +12,7 @@ maintainer="Christian Neukirchen " license="GPL-2" homepage="https://github.com/hardkernel/u-boot" distfiles="https://github.com/hardkernel/u-boot/archive/${_githash}.tar.gz" -checksum=da7ca9e6abdfedaa65ac4e0bd378155002bf5d0ccea663ddf03fa839dceb3724 +checksum=6b5fb2c5f278cdeaf8361fbcb349a75ffa551db3f993143f87cefd32fdc38874 case "$XBPS_MACHINE" in x86_64) ;;