mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-firmware to 20170114-1
This commit is contained in:
parent
22ccb2478d
commit
a8b0ec04a0
1 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20161211
|
||||
pkgrel=2
|
||||
_commit=6d45dcf869688163fa1c745cb059b14baf61b8fd
|
||||
pkgver=20170114
|
||||
pkgrel=1
|
||||
_commit=3c3ff70bf9f8c0c8e4bc3fd7b5d08df53233ad4d
|
||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||
arch=('any')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
|
@ -15,7 +15,7 @@ provides=('raspberrypi-firmware-tools')
|
|||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
||||
'00-raspberrypi-firmware.conf')
|
||||
md5sums=('08f7c4f2ba454083c8f988d6c8f54b02'
|
||||
md5sums=('3a84a72c67f8013f29cc7801828ed231'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue