main/lk2nd-msm8953: typo in url (MR 3113)
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
819620d7aa
commit
af54978d9e
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Alejandro Tafalla <atafalla@dnyon.com>
|
# Maintainer: Alejandro Tafalla <atafalla@dnyon.com>
|
||||||
pkgname=lk2nd-msm8953
|
pkgname=lk2nd-msm8953
|
||||||
pkgver=0.3.1
|
pkgver=0.3.1
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Secondary little kernel (lk) bootloader for msm8953 based devices"
|
pkgdesc="Secondary little kernel (lk) bootloader for msm8953 based devices"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
url="https://gitlab.com/msm8953-mainline/lk2nd"
|
url="https://github.com/msm8953-mainline/lk2nd"
|
||||||
license="MIT AND GPL-2.0-only"
|
license="MIT AND GPL-2.0-only"
|
||||||
makedepends="dtc dtc-dev gcc-arm-none-eabi python3 py3-libfdt"
|
makedepends="dtc dtc-dev gcc-arm-none-eabi python3 py3-libfdt"
|
||||||
builddir="$srcdir"/lk2nd-$pkgver
|
builddir="$srcdir"/lk2nd-$pkgver
|
||||||
|
|
Loading…
Reference in a new issue