From 982f57fd60c3d1a210b0ac02fc101fd3e0deb8ed Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Tue, 15 Jul 2014 01:18:48 +0000 Subject: [PATCH] core/linux-odroid to 3.8.13.26-1 --- core/linux-odroid/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/core/linux-odroid/PKGBUILD b/core/linux-odroid/PKGBUILD index feccdbabc..bc04da4a4 100644 --- a/core/linux-odroid/PKGBUILD +++ b/core/linux-odroid/PKGBUILD @@ -7,19 +7,19 @@ pkgbase=linux-odroid pkgname=('linux-odroid-x' 'linux-odroid-x2' 'linux-odroid-u2' 'linux-headers-odroid') _kernelname=${pkgname#linux} _basekernel=3.8 -pkgver=${_basekernel}.13.23 -pkgrel=5 +pkgver=${_basekernel}.13.26 +pkgrel=1 arch=('armv7h') url="http://github.com/hardkernel/linux/" license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'git' 'inetutils' 'bc') options=('!strip') -_commit=1c093bb72359cc6c4acb3a97d5ad63d5a6b4ebd7 +_commit=9a0085b559ef1a9b3aa8dde419f2105931d22f4f source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz" 'config_x' 'config_x2' 'config_u2') -md5sums=('e97607a8fff396588cbe36f0570c4a18' +md5sums=('6663c0e4fac49322b193d3d3e4ef7420' 'af8d188bd1913729fc8424ff40288362' 'fc3ccaf2b892eafea45ffc124db052a8' '9b62bc38316a719a5283039de4a94e07')