mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/raspberrypi-bootloader to 20180703-1
This commit is contained in:
parent
b4f6df0253
commit
5c8e1b2939
1 changed files with 3 additions and 3 deletions
|
@ -5,15 +5,15 @@ buildarch=28
|
|||
pkgbase=raspberrypi-bootloader
|
||||
pkgname=('raspberrypi-bootloader'
|
||||
'raspberrypi-bootloader-x')
|
||||
pkgver=20180629
|
||||
pkgver=20180703
|
||||
pkgrel=1
|
||||
_commit=93683f162f4d7707ba21757a112f45410db83c0d
|
||||
_commit=36ecc7f415d2593d975b6cfaed82a3a7cf344703
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('b379e4e0d4b899a9a0c2b2c09c1d9526')
|
||||
md5sums=('f74b3f728935bd9000e9596b3450e08d')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue