wok diff cookutils/receipt @ rev 11351

get-flash-plugin: Add support to use /etc/slitaz/slitaz.conf file if it exist. If $INSTALLED doesn't exist, assign it to /var/lib/tazpkg/installed.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 29 11:53:47 2011 +0000 (2011-11-29)
parents dc6f2b0927fc
children c9f6619bfcb8
line diff
     1.1 --- a/cookutils/receipt	Sun May 29 00:12:46 2011 +0200
     1.2 +++ b/cookutils/receipt	Tue Nov 29 11:53:47 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cookutils"
     1.7 -VERSION="1.3"
     1.8 +VERSION="1.4"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="SliTaz packages builder new generation."
    1.11  MAINTAINER="pankso@slitaz.org"