From de9f612888a50e208ec3c42cb960e94a05b75844 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 23 Sep 2016 16:35:47 +0200 Subject: [PATCH] odroid-c2-uboot: bump for aarch64. --- 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 51053778251..94870947baa 100644 --- a/srcpkgs/odroid-c2-uboot/template +++ b/srcpkgs/odroid-c2-uboot/template @@ -1,7 +1,7 @@ # Template file for 'odroid-c2-uboot' pkgname=odroid-c2-uboot version=v2015.01 -revision=1 +revision=2 _githash=f416a769454b89c39d5b217d28bd3c9f5d1594df wrksrc="u-boot-${_githash}" only_for_archs="aarch64 aarch64-musl"