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