mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/raspberrypi-firmware to 20191007-1
This commit is contained in:
parent
9a42a58cc7
commit
d9161f468a
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20190921
|
||||
pkgver=20191007
|
||||
pkgrel=1
|
||||
_commit=c3f9eee6fefb0ea7292e6a49c726637f0c22bd07
|
||||
_commit=f8a89246a793911701b9f255bb6ba34a0b93479e
|
||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
|
@ -15,7 +15,7 @@ provides=('raspberrypi-firmware-tools')
|
|||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
||||
'00-raspberrypi-firmware.conf')
|
||||
md5sums=('0c72b856b3cccf47b1b12aaa4a0b2294'
|
||||
md5sums=('cb573e0228f68aa7c2a465c446fbd6cc'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue