mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
alarm/raspberrypi-bootloader to 20230113-1
This commit is contained in:
parent
114113dfbd
commit
2aad924f7f
1 changed files with 4 additions and 4 deletions
|
@ -2,15 +2,15 @@
|
|||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
|
||||
pkgname=raspberrypi-bootloader
|
||||
pkgver=20230105
|
||||
pkgrel=2
|
||||
_commit=3a232374735c2bc5b7188ba2dfc0cbba8fa30d97
|
||||
pkgver=20230113
|
||||
pkgrel=1
|
||||
_commit=a9e2a88a1076c640699e501a0626e647e79f7a3f
|
||||
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=('95da8a6441341b7e79237fcd7c2da1f0')
|
||||
md5sums=('0eb8572456ea0f739ee167093a38231f')
|
||||
|
||||
package() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue