mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/raspberrypi-firmware to 20201208-1
This commit is contained in:
parent
9646eb2f20
commit
1e12d0de9d
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20201029
|
||||
pkgver=20201208
|
||||
pkgrel=1
|
||||
_commit=dbd3b6fcd9fbb28366118d726585ff833518e263
|
||||
_commit=919aee0ed75f7db48a38b8b96c13228a7584cfd7
|
||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
|
@ -16,7 +16,7 @@ provides=('raspberrypi-firmware-tools')
|
|||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
||||
'00-raspberrypi-firmware.conf')
|
||||
md5sums=('a5548c8677886ca5826b2cd7ef628d50'
|
||||
md5sums=('d3407d589999647ad1dc481dfae70549'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue