mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-odroid-xu3 to 3.10.54-1
This commit is contained in:
parent
086b46a106
commit
b5acbc58bf
1 changed files with 4 additions and 4 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu3
|
||||
_commit=6bfd57148829e627703f3d094030d8334df469b2
|
||||
_commit=8df9b10b63dadc56deb4c1acd9f692ca538f3bb5
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU3"
|
||||
pkgver=3.10.53
|
||||
pkgrel=4
|
||||
pkgver=3.10.54
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
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=('c6fc777da07798666af63891ef7c0a79'
|
||||
md5sums=('232a61c4115122c176c4f5eefcc83a6a'
|
||||
'f6a3caeab6cf7f3eec465cdf1510b702')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue