mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-bootloader to 20210721-1
This commit is contained in:
parent
369c0aef99
commit
f238ad5359
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=20210719
|
||||
pkgver=20210721
|
||||
pkgrel=1
|
||||
_commit=33e09977ff3b02967d191801e3361224455acb9d
|
||||
_commit=775e6a7eb1c5630d9e118c250a15614b1be30e0e
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('f096019d49e619b04b7d76b661467b76')
|
||||
md5sums=('26c9fc78294d67af54bbfa9d6e865c9f')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue