mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20190611-1
This commit is contained in:
parent
5bf7578ca8
commit
e5998f5033
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20190320
|
||||
pkgver=20190611
|
||||
pkgrel=1
|
||||
_commit=ed5a067383bd04033476ba1047a788cf6be0bd0a
|
||||
_commit=70751fb5bb4722907c2b25b35a5802a1e40c8c95
|
||||
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=('ab30f229b929aca0a3e8935abe378f80'
|
||||
md5sums=('076df92bf3536e6c88aed828044fda18'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue