summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-pae
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-18 17:08:06 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-02-18 17:08:06 -0200
commit5904abe054b88a2eeb4c5e9f68f458528b7b4b15 (patch)
tree12b5650a9624b970fb75890e6341ed2eb2271a96 /kernels/linux-libre-pae
parent40fbb336ae1d5f0de02e3cff4ca82926f0a3fb8b (diff)
linux-libre-pae-3.7.9-1: updating version
Diffstat (limited to 'kernels/linux-libre-pae')
-rw-r--r--kernels/linux-libre-pae/PKGBUILD6
-rw-r--r--kernels/linux-libre-pae/linux-libre-pae.install2
2 files changed, 4 insertions, 4 deletions
diff --git a/kernels/linux-libre-pae/PKGBUILD b/kernels/linux-libre-pae/PKGBUILD
index 51fbe93e6..ab5c5ea24 100644
--- a/kernels/linux-libre-pae/PKGBUILD
+++ b/kernels/linux-libre-pae/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 178064 2013-02-15 02:39:55Z foutrelis $
+# $Id: PKGBUILD 178202 2013-02-18 00:58:40Z foutrelis $
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Thomas Baechler <thomas@archlinux.org>
# Maintainer (Parabola): André Silva <emulatorman@lavabit.com>
@@ -6,7 +6,7 @@
pkgbase=linux-libre-pae # Build stock -LIBRE-PAE kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_basekernel=3.7
-pkgver=${_basekernel}.8
+pkgver=${_basekernel}.9
pkgrel=1
arch=('i686')
url="http://linux-libre.fsfla.org/"
@@ -23,7 +23,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn
'change-default-console-loglevel.patch'
'fat-3.6.x.patch')
md5sums=('06bf9601d859531e7378eb43d4ca7dd3'
- '587477b655e1bccc41d2035feb0167c5'
+ 'bcffd9fa99c4db6905dc6b22d71cb17a'
'48a1026f5d36a915b8ef68f8138a7c18'
'f302c931bd85309da9d9792b4cc96467'
'04b21c79df0a952c22d681dd4f4562df'
diff --git a/kernels/linux-libre-pae/linux-libre-pae.install b/kernels/linux-libre-pae/linux-libre-pae.install
index c06a70578..406a31d5c 100644
--- a/kernels/linux-libre-pae/linux-libre-pae.install
+++ b/kernels/linux-libre-pae/linux-libre-pae.install
@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=-pae
-KERNEL_VERSION=3.7.8-1-LIBRE-PAE
+KERNEL_VERSION=3.7.9-1-LIBRE-PAE
# set a sane PATH to ensure that critical utils like depmod will be found
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'