mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-bootloader to 20211014-1
This commit is contained in:
parent
dab4ad01cb
commit
6171c41fc4
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=20211013
|
||||
pkgver=20211014
|
||||
pkgrel=1
|
||||
_commit=dc99498043298afd6a18629add8580c65a34e779
|
||||
_commit=97f0ca840e61fc39e66290e64a763b08707289ce
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('6ae4fbdf0b8ee749c90ae8977cf5467f')
|
||||
md5sums=('abc03f44ef6671013bdc737601644bc2')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue