mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-xu to 3.4.73-1
This commit is contained in:
parent
b763e5d12e
commit
e2a86adedb
1 changed files with 5 additions and 5 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu
|
||||
_commit=e6fa29ee326b02dc4d59c311e6d007201a94334a
|
||||
_commit=6a6d9272002a2b8a43d366f96b2944a5ece46416
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU"
|
||||
pkgver=3.4.70
|
||||
pkgrel=2
|
||||
pkgver=3.4.73
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -17,8 +17,8 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
|
|||
options=('!strip')
|
||||
source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||
'config')
|
||||
md5sums=('7f5dedcfe8713af8c7a78718570f7c10'
|
||||
'0145168c44e34022507706c6a816f2c0')
|
||||
md5sums=('e0632037c8012b36e694a6f70314ee41'
|
||||
'105e4148bf8ded9816e42de63155cf73')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
Loading…
Reference in a new issue