firmware-qcom-adreno: switch source mirror
Fix for: >>> firmware-qcom-adreno: Fetching https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20241110.tar.gz Connecting to git.kernel.org (172.105.64.184:443) wget: server returned error: HTTP/1.1 400 Bad Request [ci:skip-vercheck]: same checksum Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6617
This commit is contained in:
parent
affdd02064
commit
de667973e9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ url="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
|
|||
arch="aarch64 armv7"
|
||||
license="custom"
|
||||
subpackages="$pkgname-doc"
|
||||
source="https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-$pkgver.tar.gz"
|
||||
source="https://gitlab.com/kernel-firmware/linux-firmware/-/archive/$pkgver/linux-firmware-$pkgver.tar.gz"
|
||||
options="!check !strip !archcheck !tracedeps pmb:cross-native"
|
||||
builddir="$srcdir/linux-firmware-$pkgver"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue