mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-bootloader to 20210421-1
This commit is contained in:
parent
e5a472cc95
commit
bcf2deb5d7
2 changed files with 6 additions and 6 deletions
|
@ -6,15 +6,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20210420
|
||||
pkgver=20210421
|
||||
pkgrel=1
|
||||
_commit=12f78a0e85a06b7ae95423a4c79910c39ebfb48a
|
||||
_commit=2ac4de4eaac5c1d1b25acec4a5e0a9fdb16f0c91
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('a2f2ccc46b8d53d7819dfa6868a0ff50')
|
||||
md5sums=('43c92418c2634d4c0c8ce3da696dcad5')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
|
@ -6,12 +6,12 @@
|
|||
buildarch=12
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=d62dee41b78d33ef0aa323fae1f49b5643b977bc
|
||||
_commit=203f70487548714de96bd3f530c8f8a6d558971e
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=5.10.31
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
arch=('armv7h' 'aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -26,7 +26,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
)
|
||||
source_armv7h=('config' 'config.txt')
|
||||
source_aarch64=('config8' 'config8.txt')
|
||||
md5sums=('c78e8951fc8c8d35fd810a3d8aed305a'
|
||||
md5sums=('5eee4b62cce640d8270478c20862b47b'
|
||||
'31c02f4518d46deb5f0c2ad1f8b083cd'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
|
|
Loading…
Reference in a new issue