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