mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20201129-1
This commit is contained in:
parent
3f17541d73
commit
47e2e8466c
1 changed files with 3 additions and 3 deletions
|
@ -6,15 +6,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20201123
|
||||
pkgver=20201129
|
||||
pkgrel=1
|
||||
_commit=8f13114b9ea29bd004151d4a8afa500b2df721be
|
||||
_commit=e15ef4e4fe8be99cd816cec901d977224a1eb07e
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('d3826a3a3bc3654ec7f7d24107740e8d')
|
||||
md5sums=('4b33cd845ce9d42a13abf9a32f802243')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue