[arch-commits] Commit in linux-lts/trunk (PKGBUILD linux-lts.install)

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Feb 4 10:47:17 UTC 2013


    Date: Monday, February 4, 2013 @ 11:47:17
  Author: tpowa
Revision: 177022

upgpkg: linux-lts 3.0.62-1

bump to latest version

Modified:
  linux-lts/trunk/PKGBUILD
  linux-lts/trunk/linux-lts.install

-------------------+
 PKGBUILD          |    9 +++++----
 linux-lts.install |    2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-04 09:31:16 UTC (rev 177021)
+++ PKGBUILD	2013-02-04 10:47:17 UTC (rev 177022)
@@ -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.61
+pkgver=3.0.62
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -24,15 +24,16 @@
         'module-symbol-waiting-3.0.patch'
         'module-init-wait-3.0.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         'a156c74debcfac86ff5fcd27a83ea40b'
-         '0039c38ffa0565161b8d014baba12853'
-         '5dd73b3abaa481ef0e3ad423e043c0ab'
+         'b0c86830c65280b02223fd8fff8aec08'
+         'a8c2f7618f3cc6689e1bea32692b72f5'
+         '4925d736212481eb1f7b318ef9e8b95f'
          '232b52576a62c7a333e9fe7a1e1ca359'
          '9d3c56a4b999c8bfbd4018089a62f662'
          '263725f20c0b9eb9c353040792d644e5'
          'c8299cf750a84e12d60b372c8ca7e1e8'
          '670931649c60fcb3ef2e0119ed532bd4'
          '8a71abc4224f575008f974a099b5cf6f')
+
 _kernelname=${pkgbase#linux}
 
 build() {

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2013-02-04 09:31:16 UTC (rev 177021)
+++ linux-lts.install	2013-02-04 10:47:17 UTC (rev 177022)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.61-1-lts
+KERNEL_VERSION=3.0.62-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