mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-odroid-xu3 to 4.9.37-1
This commit is contained in:
parent
3d639c5620
commit
1401edd4ae
1 changed files with 4 additions and 4 deletions
|
@ -4,12 +4,12 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-odroid-xu3
|
||||
_commit=de1a48357a7b9cff8ba07176fc9b8aac632f8ff6
|
||||
_commit=3e2a3fdba496219465fc22076a891748d464c1d9
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ODROID-XU3/4"
|
||||
pkgver=4.9.35
|
||||
pkgrel=2
|
||||
pkgver=4.9.37
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="https://github.com/hardkernel/linux"
|
||||
license=('GPL2')
|
||||
|
@ -19,7 +19,7 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('fdea25b212af7243a2b95fb02b0e458c'
|
||||
md5sums=('97f2256c32398cef5b3a057c9dd76783'
|
||||
'258cbf52f8f72780486391f900dc428b'
|
||||
'a84976d500db50cee07177eccfe2f455'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
|
Loading…
Reference in a new issue