mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-bootloader to 20170215-1
This commit is contained in:
parent
179937652f
commit
c35720cee8
1 changed files with 3 additions and 3 deletions
|
@ -5,15 +5,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20170213
|
||||
pkgver=20170215
|
||||
pkgrel=1
|
||||
_commit=e55262468152e6c082cdebf6face38d435a8ca44
|
||||
_commit=3fb63c413cabfddb7fb9ed286bfc62abe73cc310
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('7e899d4c57c0cf225721691ef7970ced')
|
||||
md5sums=('375e6d13d0f506383b521cdb60dd8f6b')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue