mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-raspberrypi to 4.9.80-1
This commit is contained in:
parent
215f20a730
commit
b35a4db9ca
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=1f566a21c5cd8c593d5b218311c234ece4649bd7
|
||||
_commit=a2f34d45809d8685bca1e91989e35746499ac400
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.9.79
|
||||
pkgrel=2
|
||||
pkgver=4.9.80
|
||||
pkgrel=1
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -23,7 +23,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('37856f0e66ea93aa965ad707bd36bd94'
|
||||
md5sums=('3a585f8756acb0d71da4454c3802b8b9'
|
||||
'5f520a38ab4e943bfa1ba102f80fb2a0'
|
||||
'9a88b55134d9f8f3ad2331b93f4b7b79'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
|
|
Loading…
Reference in a new issue