mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20190308-1
This commit is contained in:
parent
31ad441a0c
commit
6aa0a70675
1 changed files with 4 additions and 4 deletions
|
@ -3,11 +3,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20190122
|
||||
pkgver=20190308
|
||||
pkgrel=1
|
||||
_commit=81cca1a9380c828299e884dba5efd0d4acb39e8d
|
||||
_commit=fd15e0700e45d9b7db83e30696aba299b9f2f31d
|
||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||
arch=('any')
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
replaces=('raspberrypi-firmware-tools')
|
||||
|
@ -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=('e5f04cc8700888458f472862c4d702da'
|
||||
md5sums=('4989bb114dda86db1ca3f91c17e0e4a5'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue