Merge pull request #272 from Gottox/master

odroid-u2-kernel: version bump v3.8.13.16
This commit is contained in:
Juan RP 2014-02-01 23:51:17 -08:00
commit d75c0a0caa
1 changed files with 4 additions and 4 deletions

View File

@ -1,19 +1,19 @@
# Template file for 'odroid-u2-kernel'
#
# Latest commit as of 20140123
_githash="452f4a053d69404a1f69fd3aa4af8ee6524ab2b2"
_githash="85ea95926152bdc049063102e745dc48c4fab86e"
_gitshort="${_githash:0:7}"
pkgname=odroid-u2-kernel
version=3.8.13.14
revision=4
version=3.8.13.16
revision=1
maintainer="Enno Boland <eb@s01.de>"
homepage="http://www.kernel.org"
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=b351402dda80802c006574e319f39c22ef8ca48e049d65a9224fb518d67ffa3c
checksum=43ff8b6b128d5f0ff425fe4b1462810a10b6bc7dc9b76a0ae6c2ce6a817aae9e
wrksrc="linux-${_githash}"
provides="kernel-odroid-u2-${version}_${revision}"
replaces="kernel-odroid-u2>=0"