mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-espressobin to 4.4.52-1
This commit is contained in:
parent
33b92c8585
commit
3bbc849cf3
1 changed files with 3 additions and 3 deletions
|
@ -4,11 +4,11 @@
|
||||||
buildarch=8
|
buildarch=8
|
||||||
|
|
||||||
pkgbase=linux-espressobin
|
pkgbase=linux-espressobin
|
||||||
_commit=cbda9f7d7c1c196963b85ab1c488e764f72771a0
|
_commit=f29c41e1cbf05b43ddeef456337fae913d278b2d
|
||||||
_srcname=linux-espressobin-${_commit}
|
_srcname=linux-espressobin-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Globalscale ESPRESSOBin"
|
_desc="Globalscale ESPRESSOBin"
|
||||||
pkgver=4.4.51
|
pkgver=4.4.52
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('aarch64')
|
arch=('aarch64')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
@ -18,7 +18,7 @@ options=('!strip')
|
||||||
source=("https://github.com/kmihelich/linux-espressobin/archive/${_commit}.tar.gz"
|
source=("https://github.com/kmihelich/linux-espressobin/archive/${_commit}.tar.gz"
|
||||||
'config'
|
'config'
|
||||||
'linux.preset')
|
'linux.preset')
|
||||||
md5sums=('263d10cc282cae922cc605520e7f6309'
|
md5sums=('3a07a2056b85ecb28e9a9e8f5b68521a'
|
||||||
'dc812510f305ff6d7416dd1b468d06d1'
|
'dc812510f305ff6d7416dd1b468d06d1'
|
||||||
'c275a5855f013054b48083e9006949a4')
|
'c275a5855f013054b48083e9006949a4')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue