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

Tobias Powalowski tpowa at nymeria.archlinux.org
Thu Mar 21 07:53:19 UTC 2013


    Date: Thursday, March 21, 2013 @ 08:53:18
  Author: tpowa
Revision: 180408

upgpkg: linux-lts 3.0.70-1

bump to latest version

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

-------------------+
 PKGBUILD          |    4 ++--
 linux-lts.install |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-21 07:27:08 UTC (rev 180407)
+++ PKGBUILD	2013-03-21 07:53:18 UTC (rev 180408)
@@ -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.69
+pkgver=3.0.70
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -24,7 +24,7 @@
         'module-symbol-waiting-3.0.patch'
         'module-init-wait-3.0.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         '4dcef62f3ac067ae1946d945f1b98f77'
+         '617c8e29b86efc412496584b4a6b909c'
          'a8c2f7618f3cc6689e1bea32692b72f5'
          '4925d736212481eb1f7b318ef9e8b95f'
          '232b52576a62c7a333e9fe7a1e1ca359'

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2013-03-21 07:27:08 UTC (rev 180407)
+++ linux-lts.install	2013-03-21 07:53:18 UTC (rev 180408)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.69-1-lts
+KERNEL_VERSION=3.0.70-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