mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
alarm/raspberrypi-bootloader to 20170301-1
This commit is contained in:
parent
74262cf925
commit
81cc106797
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=20170227
|
||||
pkgver=20170301
|
||||
pkgrel=1
|
||||
_commit=bf5201e9682bf36370bc31d26b37fd4d84e1cfca
|
||||
_commit=a5d4376fc82b9c49f7ce1e346b39290d233a49cf
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('593a1bda45bc8266403c853d2b491b4a')
|
||||
md5sums=('bffedffb5d9945ffef34f8d6374931a2')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue