[arch-commits] Commit in linux-lts/trunk (PKGBUILD linux-lts.install)
Tobias Powalowski
tpowa at archlinux.org
Tue Nov 27 07:34:24 UTC 2012
Date: Tuesday, November 27, 2012 @ 02:34:24
Author: tpowa
Revision: 172047
upgpkg: linux-lts 3.0.53-1
bump to latest version
Modified:
linux-lts/trunk/PKGBUILD
linux-lts/trunk/linux-lts.install
-------------------+
PKGBUILD | 22 +++++++++++-----------
linux-lts.install | 2 +-
2 files changed, 12 insertions(+), 12 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-11-27 07:10:29 UTC (rev 172046)
+++ PKGBUILD 2012-11-27 07:34:24 UTC (rev 172047)
@@ -5,7 +5,7 @@
pkgbase=linux-lts # Build stock -lts kernel
#pkgbase=linux-custom # Build kernel with a different name
_srcname=linux-3.0
-pkgver=3.0.52
+pkgver=3.0.53
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -23,6 +23,16 @@
'ext4-options.patch'
'module-symbol-waiting-3.0.patch'
'module-init-wait-3.0.patch')
+md5sums=('ecf932280e2441bdd992423ef3d55f8f'
+ '3205185e2806019e0d236a14e96ab83a'
+ 'edc668eef98c6795fbdbc7efd755d9bb'
+ '6ec56de185c2a3a24e234ddc0915049a'
+ '232b52576a62c7a333e9fe7a1e1ca359'
+ '9d3c56a4b999c8bfbd4018089a62f662'
+ '263725f20c0b9eb9c353040792d644e5'
+ 'c8299cf750a84e12d60b372c8ca7e1e8'
+ '670931649c60fcb3ef2e0119ed532bd4'
+ '8a71abc4224f575008f974a099b5cf6f')
_kernelname=${pkgbase#linux}
@@ -305,13 +315,3 @@
done
# vim:set ts=8 sts=2 sw=2 et:
-md5sums=('ecf932280e2441bdd992423ef3d55f8f'
- '71d2032e6bbcbc993795189771136b02'
- 'edc668eef98c6795fbdbc7efd755d9bb'
- '6ec56de185c2a3a24e234ddc0915049a'
- '232b52576a62c7a333e9fe7a1e1ca359'
- '9d3c56a4b999c8bfbd4018089a62f662'
- '263725f20c0b9eb9c353040792d644e5'
- 'c8299cf750a84e12d60b372c8ca7e1e8'
- '670931649c60fcb3ef2e0119ed532bd4'
- '8a71abc4224f575008f974a099b5cf6f')
Modified: linux-lts.install
===================================================================
--- linux-lts.install 2012-11-27 07:10:29 UTC (rev 172046)
+++ linux-lts.install 2012-11-27 07:34:24 UTC (rev 172047)
@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.52-1-lts
+KERNEL_VERSION=3.0.53-1-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'
More information about the arch-commits
mailing list