mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-bootloader to 20201029-1
This commit is contained in:
parent
0f769422ef
commit
c3d3a9f803
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=20201016
|
||||
pkgver=20201029
|
||||
pkgrel=1
|
||||
_commit=b0f9870274333af93ecc5e779619bf51c092364d
|
||||
_commit=af6a05e7acd8fc633421fa1389cb11200066162c
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('9f7e2dc1c0b3a912f55c81b190834858')
|
||||
md5sums=('5c707dcb63ea0c1028b9720443d0af3d')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue