mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-bootloader to 20230821-1
This commit is contained in:
parent
23cdf3bf03
commit
cb6896b7a5
1 changed files with 3 additions and 3 deletions
|
@ -2,15 +2,15 @@
|
|||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20230811
|
||||
pkgver=20230821
|
||||
pkgrel=1
|
||||
_commit=991797df42f5373159870c91aa3f456675ea3a40
|
||||
_commit=74ad049f4c1502595721e184f0318633aaa1552a
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("bootloader-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('4d027552b372ce65727557acf1ebd23b')
|
||||
md5sums=('ef437c36f6fcc0cd173db5cba36afbb2')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue