mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-13 09:42:24 +08:00
update: firmware-phicomm-n1 to ver 7.5
This commit is contained in:
parent
849eb5f4c8
commit
d9e83e62e1
1 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@ buildarch=28
|
|||
|
||||
pkgname=firmware-phicomm-n1
|
||||
pkgver=7
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Additional firmware for Phicomm N1"
|
||||
arch=('any')
|
||||
conflicts=('firmware-raspberrypi')
|
||||
|
@ -12,8 +12,8 @@ depends=('wireless-regdb' 'uboot-tools')
|
|||
install=${pkgname}.install
|
||||
url="https://github.com/RPi-Distro"
|
||||
license=('custom')
|
||||
_commitid_wl=00daf85ffa373ecce7836df7543c6ebe4cf43639
|
||||
_commitid_bt=fff76cb15527c435ce99a9787848eacd6288282c
|
||||
_commitid_wl=e57095024e2c1d0c679f451a22c5c2871f371462
|
||||
_commitid_bt=a4e08822e3f24a6211f6ac94bc98b7ef87700c70
|
||||
_ver="${pkgver}.${pkgrel}"
|
||||
options=('!strip')
|
||||
source=("brcmfmac43455-sdio_$_ver.clm_blob::https://raw.githubusercontent.com/RPi-Distro/firmware-nonfree/$_commitid_wl/brcm/brcmfmac43455-sdio.clm_blob"
|
||||
|
@ -21,9 +21,9 @@ source=("brcmfmac43455-sdio_$_ver.clm_blob::https://raw.githubusercontent.com/RP
|
|||
"brcmfmac43455-sdio_$_ver.bin::https://raw.githubusercontent.com/RPi-Distro/firmware-nonfree/$_commitid_wl/brcm/brcmfmac43455-sdio.bin"
|
||||
"BCM4345C0_$_ver.hcd::https://raw.githubusercontent.com/RPi-Distro/bluez-firmware/$_commitid_bt/broadcom/BCM4345C0.hcd")
|
||||
sha256sums=('8e2250518bc789e53109728c3c0a6124bc3801a75a1cb4966125753cf1f0252e'
|
||||
'bddee0eff55a11e939e000ad341c951c7ee67758fc26b838b0472792aed33639'
|
||||
'0f1817f50649df707f521dec9f2d5905e4c01939c8aabfa9a06b2ce0a36952ee'
|
||||
'9a4beeb7ca6d2ed8d6ecdf5ee7b0dac3c6042a702ac232eec812744129bfe640')
|
||||
'ca709be81a78bdb6932936374f39943acbd7af07fae6151011127599a3ce9e3d'
|
||||
'7fe369f7fdfded9eeceb8e438f7346e58634741b326d0715ad1b15275e6fa3a4'
|
||||
'3f6b79a28b181e8e7ec9b04ef430a48d1f74e07321d386330594815e13544e96')
|
||||
|
||||
package() {
|
||||
install -d "${pkgdir}/usr/lib/firmware/updates/brcm"
|
||||
|
|
Loading…
Reference in a new issue