mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-raspberrypi to 4.9.75-1
This commit is contained in:
parent
3e44275f85
commit
04cab3e7fe
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=8a20079932d125502ee300c0bb04f1e13b5b24d5
|
||||
_commit=da6ff850ad7449df402e3096ec03bf3a32a6f0ce
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.9.73
|
||||
pkgrel=2
|
||||
pkgver=4.9.75
|
||||
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=('c693d72483686089da4d011b4472892d'
|
||||
md5sums=('1f670b4993891b0f096a940121f4d71b'
|
||||
'5f520a38ab4e943bfa1ba102f80fb2a0'
|
||||
'9a88b55134d9f8f3ad2331b93f4b7b79'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
|
|
Loading…
Reference in a new issue