mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20170112-1
This commit is contained in:
parent
56f41597b1
commit
5974e5911f
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=20170111
|
||||
pkgver=20170112
|
||||
pkgrel=1
|
||||
_commit=e44f66a9e4e41636634501a093f9a55ceefb46d6
|
||||
_commit=6df93defc76d5b511838d6802a01a05072964582
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('eb97357a367ce9bb499a8f6c48da7b11')
|
||||
md5sums=('d62513029e067a071392759c9ee5078a')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue