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

Tobias Powalowski tpowa at archlinux.org
Tue Oct 23 07:02:47 UTC 2012


    Date: Tuesday, October 23, 2012 @ 03:02:46
  Author: tpowa
Revision: 169527

upgpkg: linux-lts 3.0.48-1

bump to latest version

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-23 05:11:09 UTC (rev 169526)
+++ PKGBUILD	2012-10-23 07:02:46 UTC (rev 169527)
@@ -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.47
+pkgver=3.0.48
 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'
-         'c198c3b3e5ffa605c3148855403a67e7'
+         'dad754b161b631ca87898b06e226d957'
          'edc668eef98c6795fbdbc7efd755d9bb'
          '6ec56de185c2a3a24e234ddc0915049a'
          '232b52576a62c7a333e9fe7a1e1ca359'
@@ -314,4 +314,4 @@
   }"
 done
 
-# vim:set ts=8 sts=2 sw=2 et:
\ No newline at end of file
+# vim:set ts=8 sts=2 sw=2 et:

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2012-10-23 05:11:09 UTC (rev 169526)
+++ linux-lts.install	2012-10-23 07:02:46 UTC (rev 169527)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.47-1-lts
+KERNEL_VERSION=3.0.48-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