mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid to 3.8.13.11-1
This commit is contained in:
parent
8f160f953a
commit
4a0a6fb162
1 changed files with 4 additions and 4 deletions
|
@ -7,19 +7,19 @@ pkgbase=linux-odroid
|
|||
pkgname=('linux-odroid-x' 'linux-odroid-x2' 'linux-odroid-u2' 'linux-headers-odroid')
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8
|
||||
pkgver=${_basekernel}.13.10
|
||||
pkgrel=2
|
||||
pkgver=${_basekernel}.13.11
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://github.com/hardkernel/linux/"
|
||||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'git' 'inetutils' 'bc')
|
||||
options=('!strip')
|
||||
_commit=8959d0ad998e31f44e2f61b6448347c91a933705
|
||||
_commit=f2be2d141a21160e93b176a3f4f7a190e65dc895
|
||||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||
'config_x'
|
||||
'config_x2'
|
||||
'config_u2')
|
||||
md5sums=('d3a6c465e64850364adbde0344c2b80d'
|
||||
md5sums=('a9a9dcb31b3782f048ff5eb0fb1bee8c'
|
||||
'fc30e27d894a9b16817fcba5e230b49c'
|
||||
'531d21470a5f1574ea6f93a7fdfeabaa'
|
||||
'af01177c2b170651aec147aca1246a0f')
|
||||
|
|
Loading…
Reference in a new issue