mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-am33x to 4.3.3-2
This commit is contained in:
parent
1772dd26b2
commit
200d0c5ab7
1 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@ _srcname=linux-4.3
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.3.3
|
||||
pkgrel=1
|
||||
rcnrel=bone2
|
||||
pkgrel=2
|
||||
rcnrel=bone3
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -22,7 +22,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'config')
|
||||
md5sums=('58b35794eee3b6d52ce7be39357801e7'
|
||||
'd3235b3640ae6ac1ab579171943fda4b'
|
||||
'770eea73cc47cf7eb793c150433f7dbf'
|
||||
'd4f0e9124c38b605b3d8225ca9265bfc'
|
||||
'SKIP'
|
||||
'6756fe71b312aafc5a7cf87b0a6e52da')
|
||||
|
||||
|
|
Loading…
Reference in a new issue