mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-odroid-c2 to 3.16.62-1
This commit is contained in:
parent
8bc953561a
commit
c4b7633834
1 changed files with 4 additions and 4 deletions
|
@ -4,12 +4,12 @@
|
||||||
buildarch=8
|
buildarch=8
|
||||||
|
|
||||||
pkgbase=linux-odroid-c2
|
pkgbase=linux-odroid-c2
|
||||||
_commit=39cf59537f545413458c4fee37dfaa8c8afc63ef
|
_commit=eec8c5dd6306a26b1134b99c049370b19761f321
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ODROID-C2"
|
_desc="ODROID-C2"
|
||||||
pkgver=3.16.61
|
pkgver=3.16.62
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
arch=('aarch64')
|
arch=('aarch64')
|
||||||
url="https://github.com/hardkernel/linux/tree/odroidc2-v3.16.y"
|
url="https://github.com/hardkernel/linux/tree/odroidc2-v3.16.y"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -34,7 +34,7 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
||||||
'amlogic.service'
|
'amlogic.service'
|
||||||
'60-linux.hook'
|
'60-linux.hook'
|
||||||
'90-linux.hook')
|
'90-linux.hook')
|
||||||
md5sums=('38814199a2976bc63ce3890c8a976824'
|
md5sums=('d98554c3bd88432ce51e89655da46202'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'adbecf48248cd62a5bd322750720b88b'
|
'adbecf48248cd62a5bd322750720b88b'
|
||||||
'2e1437a81bdaa1ca68bb1c3f69e0548b'
|
'2e1437a81bdaa1ca68bb1c3f69e0548b'
|
||||||
|
|
Loading…
Reference in a new issue