From 9bc4a857d3481296a66ff32ec40359042632f93a Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Tue, 25 Jan 2022 09:03:45 +0100 Subject: [PATCH] Update --- .../u-boot-pinephone-pro/u-boot-pinephone-pro-2022.01.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-embedded/u-boot-pinephone-pro/u-boot-pinephone-pro-2022.01.ebuild b/dev-embedded/u-boot-pinephone-pro/u-boot-pinephone-pro-2022.01.ebuild index fd31b3e..357cdc2 100644 --- a/dev-embedded/u-boot-pinephone-pro/u-boot-pinephone-pro-2022.01.ebuild +++ b/dev-embedded/u-boot-pinephone-pro/u-boot-pinephone-pro-2022.01.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs PKGREL="4" FIRMWAREVERSION="2.6" -COMMMIT="d637294e264adfeb29f390dfc393106fd4d41b17" +COMMMIT="0719bf42931033c3109ecc6357e8adb567cb637b" MY_P="u-boot-${COMMMIT}" DESCRIPTION="Das U-boot and utilities for working with Das U-Boot for the PinePhone Pro" HOMEPAGE="https://www.denx.de/wiki/U-Boot/WebHome"