mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-firmware to 20201029-1
This commit is contained in:
parent
c3d3a9f803
commit
15ae2eb543
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20201016
|
||||
pkgver=20201029
|
||||
pkgrel=1
|
||||
_commit=b0f9870274333af93ecc5e779619bf51c092364d
|
||||
_commit=dbd3b6fcd9fbb28366118d726585ff833518e263
|
||||
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=('9f7e2dc1c0b3a912f55c81b190834858'
|
||||
md5sums=('a5548c8677886ca5826b2cd7ef628d50'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue