mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-bootloader to 20170111-1
This commit is contained in:
parent
254abb772b
commit
5cb99432fa
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=20170104
|
||||
pkgver=20170111
|
||||
pkgrel=1
|
||||
_commit=87edb826b91ce08ea3e383936cc4791eb7491f35
|
||||
_commit=e44f66a9e4e41636634501a093f9a55ceefb46d6
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
license=('custom')
|
||||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz")
|
||||
md5sums=('a360f6ddffce44b42f2ca015f9021b67')
|
||||
md5sums=('eb97357a367ce9bb499a8f6c48da7b11')
|
||||
|
||||
package_raspberrypi-bootloader() {
|
||||
pkgdesc="Bootloader files for Raspberry Pi"
|
||||
|
|
Loading…
Reference in a new issue