sipeed-licheezero: fix u-boot-tools name (MR 3882)
uboot-tools was the previous name of the package I think.
This commit is contained in:
parent
c32221096a
commit
9769f5a149
1 changed files with 2 additions and 2 deletions
|
@ -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="
|
||||
|
|
Loading…
Reference in a new issue