wok diff linux-cpufreq/receipt @ rev 3329

UP ; wpa_supplicant (0.6.9)
author Rohit Joshi <jozee@slitaz.org>
date Tue Jun 09 18:18:50 2009 +0000 (2009-06-09)
parents f306d126580e
children 7df76f20d2c3
line diff
     1.1 --- a/linux-cpufreq/receipt	Thu May 07 09:37:08 2009 +0200
     1.2 +++ b/linux-cpufreq/receipt	Tue Jun 09 18:18:50 2009 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="linux-cpufreq"
     1.7 -VERSION="2.6.25.5"
     1.8 +VERSION="2.6.29.3"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="The Linux kernel cpufreq modules."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -28,7 +28,7 @@
    1.13  # Post install/remove commands for Tazpkg.
    1.14  post_install()
    1.15  {
    1.16 - 	chroot "$1/" depmod -a $VERSION-slitaz
    1.17 +	chroot "$1/" depmod -a $VERSION-slitaz
    1.18  }
    1.19  
    1.20  post_remove()