wok rev 20842

updated dolibarr (3.1.0 -> 9.0.0)
author Hans-G?nter Theisgen
date Wed Feb 20 16:50:14 2019 +0100 (2019-02-20)
parents ad081b892543
children 311e0dc022d1
files dolibarr/receipt
line diff
     1.1 --- a/dolibarr/receipt	Wed Feb 20 16:20:24 2019 +0100
     1.2 +++ b/dolibarr/receipt	Wed Feb 20 16:50:14 2019 +0100
     1.3 @@ -1,14 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="dolibarr"
     1.7 -VERSION="3.1.0"
     1.8 +VERSION="9.0.0"
     1.9  CATEGORY="office"
    1.10 -SHORT_DESC="ERP/CRM"
    1.11 +SHORT_DESC="ERP/CRM for small and medium companies"
    1.12  MAINTAINER="erjo@slitaz.org"
    1.13 -LICENSE="LGPL2"
    1.14 -WEB_SITE="https://www.dolibarr.fr/"
    1.15 +LICENSE="GPLv3"
    1.16 +WEB_SITE="https://www.dolibarr.org/"
    1.17 +
    1.18  TARBALL="$PACKAGE-$VERSION.tgz"
    1.19 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.20 +WGET_URL="https://sourceforge.net/projects/$PACKAGE/files/Dolibarr%20ERP-CRM/$VERSION/$TARBALL"
    1.21  
    1.22  DEPENDS="apache php-apache php-gd php-mysqli"
    1.23  BUILD_DEPENDS=""
    1.24 @@ -16,9 +17,7 @@
    1.25  # Rules to configure and make the package.
    1.26  compile_rules()
    1.27  {
    1.28 -	cd $src
    1.29 -	
    1.30 -	# Fix attributs and perms
    1.31 +	# Fix attributes and perms
    1.32  	chown -R root.root *
    1.33  	chmod -x C* I* R* 
    1.34  	find . \( -name "*.php" \