mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-bootloader to 20210525-1
This commit is contained in:
parent
00c0d1a849
commit
299f7a77d4
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=20210524
|
||||
pkgver=20210525
|
||||
pkgrel=1
|
||||
_commit=b0a5488f0c832a17928719f6fc651ccba4e409b7
|
||||
_commit=fb0bfa6a669745578041e838fc73cc17e8c543c9
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('d2f757656c724bb7aa7fe55d5e332376')
|
||||
md5sums=('a757513cfd5a2064bf893a619531fd71')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue