mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20150812-1
This commit is contained in:
parent
22933e6c11
commit
7fdebad952
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
|
|||
'raspberrypi-firmware-bootloader-x'
|
||||
'raspberrypi-firmware-tools'
|
||||
'raspberrypi-firmware-examples')
|
||||
pkgver=20150806
|
||||
pkgver=20150812
|
||||
pkgrel=1
|
||||
_commit=11eaffc2bbb61c6911ffa05b80694f9f7d91915c
|
||||
_commit=cfc6b47a1d7f99ae4444ecdf10a9f08673c1bbda
|
||||
pkgdesc="Firmware files for Raspberry Pi"
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
|
@ -16,7 +16,7 @@ makedepends=('git')
|
|||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('df5e7db59f1f5e3a85c66b65d2ca929e')
|
||||
md5sums=('99a08cd1a4257a2b139a4ba7703693e1')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue