mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-firmware to 20150909-1
This commit is contained in:
parent
1f22bbff65
commit
053ad34f52
1 changed files with 4 additions and 4 deletions
|
@ -6,9 +6,9 @@ pkgname=('raspberrypi-firmware'
|
|||
'raspberrypi-firmware-bootloader-x'
|
||||
'raspberrypi-firmware-tools'
|
||||
'raspberrypi-firmware-examples')
|
||||
pkgver=20150902
|
||||
pkgrel=2
|
||||
_commit=fc952516e1d73d54141861a64ac5d4be17e7a159
|
||||
pkgver=20150909
|
||||
pkgrel=1
|
||||
_commit=2c511aa243e084c73ec74a0fccfb9bc6bd3557bb
|
||||
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=('dbb936e91ebc8aa4c314ffd5055ad318')
|
||||
md5sums=('f917f2222e80bfdae2636ba51804979c')
|
||||
|
||||
package_raspberrypi-firmware() {
|
||||
depends=('raspberrypi-firmware-bootloader'
|
||||
|
|
Loading…
Reference in a new issue