firmware-xiaomi-rolex: replace broken source link (MR 3593)

[ci:skip-build]: already built successfully in CI
This commit is contained in:
Barnabás Czémán 2022-10-27 23:24:00 +02:00 committed by Oliver Smith
parent 789343b8c7
commit e2c984606f
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -1,8 +1,8 @@
# Maintainer: Denis Tolstov <tolstov_den@mail.ru>
pkgname=firmware-xiaomi-rolex
pkgver=0.1
pkgrel=0
_commit="9dd5fa22ee401cca0d3b703b4773b011c186d04e"
pkgrel=1
_commit="55441372abe4072f0f174a9614dcbe4b0d4bfcab"
pkgdesc="Firmware files for Xiaomi Redmi 4A"
url="https://postmarketos.org"
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.b09 adsp.b11 adsp.b13 adsp.mdt"
_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"
package() {
@ -33,4 +33,6 @@ package() {
}
sha512sums="308a8f7ec1b5d91d14bedfe2dee693386710f6530c0e9e3583b0a18df9fab1905add916fe662abd56e24e63a7541902856fb9fbc1f700d6b368702265fe235e1 firmware-xiaomi-rolex-9dd5fa22ee401cca0d3b703b4773b011c186d04e.tar.gz"
sha512sums="
91493ed18d462b1aa72df72f06d975a68ef2133b2f6f33971452a77477e5045b8dc9d3842779449407681e49362cdc1a700dcaf3b246f5e5b48450a6edc3cbde firmware-xiaomi-rolex-55441372abe4072f0f174a9614dcbe4b0d4bfcab.tar.gz
"