diff --git a/main/linux-postmarketos-qcom-msm8939/APKBUILD b/main/linux-postmarketos-qcom-msm8939/APKBUILD index f8b75c1e8..098847303 100644 --- a/main/linux-postmarketos-qcom-msm8939/APKBUILD +++ b/main/linux-postmarketos-qcom-msm8939/APKBUILD @@ -5,7 +5,7 @@ _flavor="postmarketos-qcom-msm8939" pkgname=linux-$_flavor pkgver=5.14_git20210912 -pkgrel=1 +pkgrel=2 pkgdesc="Mainline kernel fork for Qualcomm MSM8939 devices" arch="aarch64" _carch="arm64" @@ -22,9 +22,9 @@ makedepends=" devicepkg-dev findutils flex - installkernel openssl-dev perl + postmarketos-installkernel " provides="linux-huawei-kiwi=$pkgver-r$pkgrel" # for backwards compatibility replaces="linux-huawei-kiwi"