wok-stable diff ccache/receipt @ rev 9020

Fixed ndiswrapper-driver. For some reason 0644 mode is invaild. But 644 works just fine.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Mar 03 15:06:15 2011 +0000 (2011-03-03)
parents 5efa9b629dd7
children
line diff
     1.1 --- a/ccache/receipt	Mon Nov 22 05:14:53 2010 +0000
     1.2 +++ b/ccache/receipt	Thu Mar 03 15:06:15 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ccache"
     1.7 -VERSION="3.1.2"
     1.8 +VERSION="3.1.3"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Compiler cache"
    1.11  MAINTAINER="erjo@slitaz.org"