diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-13 13:43:48 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-13 13:43:48 -0300 |
commit | af8fd7c746d688da496d420f50bced9663c2cd27 (patch) | |
tree | 8be1b872b03044ea8af493f649c3098d75336fb7 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 73bb75e51bc8ced3d659b59725ae805642f69f4e (diff) |
linux-libre-lts: updating version
* Update to new package standards with prepare function
* Add required build-time dependencies [bc will be needed in 3.9] => https://bugs.archlinux.org/task/34600
* Update 3.0.73 version to i686 and x86_64
* Update 3.0.72 version to mips64el
Diffstat (limited to 'libre/linux-libre-lts/linux-libre-lts.install')
-rw-r--r-- | libre/linux-libre-lts/linux-libre-lts.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-lts/linux-libre-lts.install b/libre/linux-libre-lts/linux-libre-lts.install index 76b9b14f0..c3aff92ae 100644 --- a/libre/linux-libre-lts/linux-libre-lts.install +++ b/libre/linux-libre-lts/linux-libre-lts.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-lts -KERNEL_VERSION=3.0.72-1-LIBRE-LTS +KERNEL_VERSION=3.0.73-1-LIBRE-LTS # 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' |