mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-odroid-xu to 3.4.103-2
This commit is contained in:
parent
90046a141a
commit
1cea3c6b91
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu
|
||||
_commit=4a4236f2641758f7d25fa65017e8557f80cb71c3
|
||||
_commit=5e87789198ee2396d732d552b6b0bb44947bc095
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU"
|
||||
pkgver=3.4.103
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -17,7 +17,7 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
|
|||
options=('!strip')
|
||||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||
'config')
|
||||
md5sums=('34392129efa0e326522e33a77fd91716'
|
||||
md5sums=('dcac9617c8bb67da04bf0d5d22741ddd'
|
||||
'022fd4efae2d70afad21c5e3982269fd')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue