This commit is contained in:
BigfootACA 2024-04-30 02:38:21 +08:00
parent 668d241901
commit f81b9ce796
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ pkgbase = pd-mapper
pkgdesc = Qualcomm Protection Domain mapper
pkgver = r19.10997ba
pkgrel = 1
url = https://gitea.classfun.cn:4443/mirrors/pd-mapper
url = https://github.com/linux-msm/pd-mapper
arch = aarch64
groups = qcom-icnss-wlan
license = BSD-3-Clause

View File

@ -6,12 +6,12 @@ pkgdesc="Qualcomm Protection Domain mapper"
pkgver=r19.10997ba
pkgrel=1
arch=("aarch64")
url="https://gitea.classfun.cn:4443/mirrors/$pkgname"
url="https://github.com/linux-msm/pd-mapper"
license=("BSD-3-Clause")
groups=("qcom-icnss-wlan")
depends=("qrtr")
makedepends=("git" "make" "gcc")
source=("git+$url")
source=("git+https://gitea.classfun.cn:4443/mirrors/pd-mapper")
md5sums=("SKIP")
pkgver() {