mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/raspberrypi-bootloader to 20170118-1
This commit is contained in:
parent
6e0ebd5c1e
commit
bbefefe022
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=20170114
|
||||
pkgver=20170118
|
||||
pkgrel=1
|
||||
_commit=3c3ff70bf9f8c0c8e4bc3fd7b5d08df53233ad4d
|
||||
_commit=7f8ac8dac0b80291cbf5e56580139034a0a42070
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('3a84a72c67f8013f29cc7801828ed231')
|
||||
md5sums=('c66a1830015e94db4a3c1a971db95e15')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue