mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
alarm/raspberrypi-bootloader to 20210608-1
This commit is contained in:
parent
2c4c8faa3e
commit
b1aceb399a
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=20210525
|
||||
pkgver=20210608
|
||||
pkgrel=1
|
||||
_commit=fb0bfa6a669745578041e838fc73cc17e8c543c9
|
||||
_commit=afdb60cc1a8a4aa0c6af68f02b6c1efe6256ba5d
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('a757513cfd5a2064bf893a619531fd71')
|
||||
md5sums=('3a565bfb9fbcf87f99207cd66e7d20fe')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue