firmware-xiaomi-rolex: replace broken source link (MR 3593)
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
789343b8c7
commit
e2c984606f
1 changed files with 6 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Maintainer: Denis Tolstov <tolstov_den@mail.ru>
|
# Maintainer: Denis Tolstov <tolstov_den@mail.ru>
|
||||||
pkgname=firmware-xiaomi-rolex
|
pkgname=firmware-xiaomi-rolex
|
||||||
pkgver=0.1
|
pkgver=0.1
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
_commit="9dd5fa22ee401cca0d3b703b4773b011c186d04e"
|
_commit="55441372abe4072f0f174a9614dcbe4b0d4bfcab"
|
||||||
pkgdesc="Firmware files for Xiaomi Redmi 4A"
|
pkgdesc="Firmware files for Xiaomi Redmi 4A"
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
|
@ -15,7 +15,7 @@ _files="wcnss.b00 wcnss.b01 wcnss.b02 wcnss.b04 wcnss.b06
|
||||||
adsp.b12 adsp.b14 adsp.b01 adsp.b03 adsp.b05 adsp.b07
|
adsp.b12 adsp.b14 adsp.b01 adsp.b03 adsp.b05 adsp.b07
|
||||||
adsp.b09 adsp.b11 adsp.b13 adsp.mdt"
|
adsp.b09 adsp.b11 adsp.b13 adsp.mdt"
|
||||||
_files_prima="WCNSS_qcom_cfg.ini WCNSS_qcom_wlan_nv.bin WCNSS_wlan_dictionary.dat"
|
_files_prima="WCNSS_qcom_cfg.ini WCNSS_qcom_wlan_nv.bin WCNSS_wlan_dictionary.dat"
|
||||||
source="$pkgname-$_commit.tar.gz::https://github.com/nrdnandan/vendor_xiaomi_rolex/archive/$_commit.tar.gz"
|
source="$pkgname-$_commit.tar.gz::https://gitlab.com/ALTracer/vendor_xiaomi_rolex/-/archive/$_commit/vendor_xiaomi_rolex-$_commit.tar.gz"
|
||||||
builddir="$srcdir/vendor_xiaomi_rolex-$_commit"
|
builddir="$srcdir/vendor_xiaomi_rolex-$_commit"
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
@ -33,4 +33,6 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
sha512sums="308a8f7ec1b5d91d14bedfe2dee693386710f6530c0e9e3583b0a18df9fab1905add916fe662abd56e24e63a7541902856fb9fbc1f700d6b368702265fe235e1 firmware-xiaomi-rolex-9dd5fa22ee401cca0d3b703b4773b011c186d04e.tar.gz"
|
sha512sums="
|
||||||
|
91493ed18d462b1aa72df72f06d975a68ef2133b2f6f33971452a77477e5045b8dc9d3842779449407681e49362cdc1a700dcaf3b246f5e5b48450a6edc3cbde firmware-xiaomi-rolex-55441372abe4072f0f174a9614dcbe4b0d4bfcab.tar.gz
|
||||||
|
"
|
||||||
|
|
Loading…
Reference in a new issue