mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-firmware to 20150224-1
This commit is contained in:
parent
83135cb4e5
commit
5d6c2dc2d3
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=20150221
|
||||
pkgver=20150224
|
||||
pkgrel=1
|
||||
_commit=e962dba710a95967413416dc4f68f63f8d34db7a
|
||||
_commit=1fd01f6bc5a0d4fab2f04acf87ac6a53fc76c04e
|
||||
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=('3ee32623c1a35e80f1c32152188b80e7')
|
||||
md5sums=('b50d1e611aa9adfb508c91a96156c0bb')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue