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

Tobias Powalowski tpowa at archlinux.org
Sat Jan 12 10:27:12 UTC 2013


    Date: Saturday, January 12, 2013 @ 05:27:12
  Author: tpowa
Revision: 175053

upgpkg: linux-lts 3.0.58-1

bump to latest version, added CONFIG_ARPD, added CONFIG_DYNAMIC_DEBUG

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-12 10:23:37 UTC (rev 175052)
+++ PKGBUILD	2013-01-12 10:27:12 UTC (rev 175053)
@@ -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.57
+pkgver=3.0.58
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://www.kernel.org/"
@@ -24,9 +24,9 @@
         'module-symbol-waiting-3.0.patch'
         'module-init-wait-3.0.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
-         'ec95efbcf6399d0c3fd64c89fd91bef8'
-         'af692c789cae37d98a8927cc8f5842bf'
-         '5307498e3164b48ce7ed2ae70c6e80f3'
+         'ba96bc67a5fcbf866bf01a59907da04d'
+         'db663665a42cac29ee1f3323d9f4219e'
+         '7a48063a23fc1a0cd30cf79b701dca97'
          '232b52576a62c7a333e9fe7a1e1ca359'
          '9d3c56a4b999c8bfbd4018089a62f662'
          '263725f20c0b9eb9c353040792d644e5'

Modified: linux-lts.install
===================================================================
--- linux-lts.install	2013-01-12 10:23:37 UTC (rev 175052)
+++ linux-lts.install	2013-01-12 10:27:12 UTC (rev 175053)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.57-1-lts
+KERNEL_VERSION=3.0.58-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