From 9769f5a149ad0096567c07f0a8f6d4543d89e284 Mon Sep 17 00:00:00 2001 From: Newbyte Date: Sun, 19 Feb 2023 14:02:30 +0100 Subject: [PATCH] sipeed-licheezero: fix u-boot-tools name (MR 3882) uboot-tools was the previous name of the package I think. --- device/testing/device-sipeed-licheezero/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/device/testing/device-sipeed-licheezero/APKBUILD b/device/testing/device-sipeed-licheezero/APKBUILD index 9262d5c67..1340605da 100644 --- a/device/testing/device-sipeed-licheezero/APKBUILD +++ b/device/testing/device-sipeed-licheezero/APKBUILD @@ -2,7 +2,7 @@ pkgname=device-sipeed-licheezero pkgdesc="Sipeed Lichee Zero" pkgver=0.1 -pkgrel=2 +pkgrel=3 url="https://postmarketos.org" license="MIT" arch="armv7" @@ -11,7 +11,7 @@ depends=" linux-edge postmarketos-base u-boot-sunxi - uboot-tools + u-boot-tools " makedepends="devicepkg-dev dtc" source="