odroid-u2-kernel: version bump
This commit is contained in:
parent
7fd754d8ae
commit
64c122b0cf
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'odroid-u2-kernel'
|
||||
#
|
||||
# Latest commit as of 20140210
|
||||
_githash="c544c3fc1d940743ab9be4d0c2de45a351052f66"
|
||||
_githash="3add7fcea14c0796630a18e65602a75cc8f38b91"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=odroid-u2-kernel
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2"
|
|||
short_desc="The Linux kernel and modules for the Odroid U2/U3 (${version%.*} series [git ${_gitshort}])"
|
||||
create_srcdir=yes
|
||||
distfiles="https://github.com/hardkernel/linux/archive/${_githash}.tar.gz"
|
||||
checksum=f832be7eda50f6b1a721e77c15e172595c3005b6debbd0b8d6535be6157e789f
|
||||
checksum=89ebf192667dd7065b4eb2b2035c61f57379363bede932fa63a90f217faeb45e
|
||||
wrksrc="linux-${_githash}"
|
||||
provides="kernel-odroid-u2-${version}_${revision}"
|
||||
replaces="kernel-odroid-u2>=0"
|
||||
|
|
Loading…
Reference in New Issue