mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-sun7i to 3.3.0-10
This commit is contained in:
parent
83613036d0
commit
d7bce02d4a
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ _srcname=linux-sunxi-${_commit}
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="sun7i"
|
||||
pkgver=3.3.0
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
arch=('armv7h')
|
||||
url="https://github.com/cubieboard2/linux-sunxi"
|
||||
license=('GPL2')
|
||||
|
@ -20,7 +20,7 @@ source=("https://github.com/cubieboard2/linux-sunxi/archive/${_commit}.tar.gz"
|
|||
'config')
|
||||
md5sums=('7fa48cc5b9d8917601aa1f95818a6a08'
|
||||
'39be2896f0b968d61a19b33da75ce6e0'
|
||||
'4c8e4f16d67308be50de9e5b9dd48bc0')
|
||||
'222d7ed0f04d1095cc4e650e9c28bdec')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
Loading…
Reference in a new issue