mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-firmware to 20150212-1
This commit is contained in:
parent
0d90aca050
commit
5637c3cd9a
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=20150207
|
||||
pkgver=20150212
|
||||
pkgrel=1
|
||||
_commit=d10602a5f3f3788ed673d98e3dec2af25666365d
|
||||
_commit=47bd0f0f46bc053d8e21655e3a69c4a73ae19b41
|
||||
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=('5f9f1a4397fcfcd54e1c4fa52aa71b81')
|
||||
md5sums=('ea8d5776a1a9afc88b1f1584813dc47a')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue