summaryrefslogtreecommitdiff
path: root/libre/linux-libre/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-28 20:25:47 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-28 20:25:47 -0200
commit49af25ac5d7e089c28b8f84c29f7f373d5601406 (patch)
tree4cf287db5086f580230a069a571443b74899228d /libre/linux-libre/PKGBUILD
parent14b569b0578081f55ab0843638781dddac3917cc (diff)
downloadabslibre-49af25ac5d7e089c28b8f84c29f7f373d5601406.tar.gz
abslibre-49af25ac5d7e089c28b8f84c29f7f373d5601406.tar.bz2
abslibre-49af25ac5d7e089c28b8f84c29f7f373d5601406.zip
linux-libre-3.7.5-1: updating version
* add PM_TRACE_RTC, add ZCACHE2, removed ZCACHE, added CONFIGFS and RAMSTER
Diffstat (limited to 'libre/linux-libre/PKGBUILD')
-rw-r--r--libre/linux-libre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index 5219ea17c..d675ad07b 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -10,10 +10,10 @@
pkgbase=linux-libre # Build stock -LIBRE kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_basekernel=3.7
-_sublevel=4
+_sublevel=5
pkgver=${_basekernel}.${_sublevel}
pkgrel=1
-_lxopkgver=${_basekernel}.3 # nearly always the same as pkgver
+_lxopkgver=${_basekernel}.4 # nearly always the same as pkgver
arch=('i686' 'x86_64' 'mips64el')
url="http://linux-libre.fsfla.org/"
license=('GPL2')