mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-firmware to 20190727-1
This commit is contained in:
parent
f1263df06a
commit
567f610e2e
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20190715
|
||||
pkgver=20190727
|
||||
pkgrel=1
|
||||
_commit=cba4be275b9943b353ea2e5201ab2badd4c760e9
|
||||
_commit=56e23d83c456bf36eb798fcd7c7271675e082f1b
|
||||
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=('76e9c1dc65a9703373f24931b7df5e54'
|
||||
md5sums=('db11ee80bcb2163eef10820f60e8a5c6'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue