mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
alarm/raspberrypi-bootloader to 20210629-1
This commit is contained in:
parent
eaf36d838b
commit
6eab5bb3eb
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=20210628
|
||||
pkgver=20210629
|
||||
pkgrel=1
|
||||
_commit=d06e0ef85c22825a4491497a1d2a4787471f011b
|
||||
_commit=19272ccd69049aaf42c78a235a0bf37dbabd5ea7
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('e7b5cb45fa6b7853e0af3aaa6cf14008')
|
||||
md5sums=('bcc10a6e6e052278e352189bb3d0be46')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue