From d933df7e8f2e2c5b999a6844bdb4cef8367c0615 Mon Sep 17 00:00:00 2001 From: exkc Date: Fri, 13 Jan 2023 21:59:33 +0800 Subject: [PATCH] u-boot-mangopi-mq-pro:fix the wrong url (MR 3803) [ci:skip-build] already built successfully in CI --- device/testing/u-boot-mangopi-mq-pro/APKBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/device/testing/u-boot-mangopi-mq-pro/APKBUILD b/device/testing/u-boot-mangopi-mq-pro/APKBUILD index 0996512f8..4fcbf6ab8 100644 --- a/device/testing/u-boot-mangopi-mq-pro/APKBUILD +++ b/device/testing/u-boot-mangopi-mq-pro/APKBUILD @@ -1,8 +1,9 @@ +# Maintainer: exkc pkgname=u-boot-mangopi-mq-pro pkgver=2022.11.01 -pkgrel=0 +pkgrel=1 pkgdesc="u-boot bootloader for mangopi mq pro" -url="https://github.com/smaeul/u-boot/a" +url="https://github.com/smaeul/u-boot/tree/d1-wip" arch="riscv64" license="GPL-2.0-or-later OFL-1.1 BSD-2-Clause BSD-3-Clause eCos-2.0 IBM-pibs ISC LGPL-2.0-only LGPL-2.1-only X11"