mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-espressobin to 4.4.50-1
This commit is contained in:
parent
b1e93d52ab
commit
102929948c
1 changed files with 3 additions and 3 deletions
|
@ -4,11 +4,11 @@
|
||||||
buildarch=8
|
buildarch=8
|
||||||
|
|
||||||
pkgbase=linux-espressobin
|
pkgbase=linux-espressobin
|
||||||
_commit=23113292b863435db447bd8b7489d9dd38cc3fea
|
_commit=4c89658d82021f74a30314f1d6d4696fa3d571a6
|
||||||
_srcname=linux-espressobin-${_commit}
|
_srcname=linux-espressobin-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Globalscale ESPRESSOBin"
|
_desc="Globalscale ESPRESSOBin"
|
||||||
pkgver=4.4.49
|
pkgver=4.4.50
|
||||||
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=('ee6f5afaf67d020007534d0821067ee4'
|
md5sums=('bd3d6dd38e2226ac24cfed984f193b56'
|
||||||
'dc812510f305ff6d7416dd1b468d06d1'
|
'dc812510f305ff6d7416dd1b468d06d1'
|
||||||
'c275a5855f013054b48083e9006949a4')
|
'c275a5855f013054b48083e9006949a4')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue