mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-firmware to 20180711-1
This commit is contained in:
parent
2ddaf8adb9
commit
b343095655
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20180330
|
||||
pkgver=20180711
|
||||
pkgrel=1
|
||||
_commit=c14a90333c13f507ab219d583b74a998ec11a6e7
|
||||
_commit=418b77e24476a98aba4ee33942cc5321e6698ce4
|
||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||
arch=('any')
|
||||
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=('f671444b8acba9b67cd04a419c6624c9'
|
||||
md5sums=('e938b9acb6706d5d7b857176848e1bd3'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue