mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/raspberrypi-firmware to 20150617-1
This commit is contained in:
parent
62ca5b58a4
commit
a48f7cc74a
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=20150610
|
||||
pkgver=20150617
|
||||
pkgrel=1
|
||||
_commit=37600d5d2605bc553552b0409886735b5f4b6bdd
|
||||
_commit=fc6c9896d26e9fb2cca9c024804f13938ee99311
|
||||
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=('c2dfd08cdc039f8dd993af6fbbc6a5d8')
|
||||
md5sums=('2abb87c763d3cce21a07e752355eb376')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue