mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20210727-1
This commit is contained in:
parent
ee4ccd28cf
commit
e4dfd6f607
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=20210722
|
||||
pkgver=20210727
|
||||
pkgrel=1
|
||||
_commit=23507c0fc836b038dd0eaa9242f52f874eabacd7
|
||||
_commit=e83f41345103a7fec73ccc5a2970d1812de77cdf
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('5dd94b8febdd276aa96c2507f8c214ed')
|
||||
md5sums=('82572a4b77b69d2c8500de6bb0a8f3df')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue