wok-next diff libcss/receipt @ rev 20616

xrdp: up 0.9.3.1; zopfli: fix build; gcc61: attempt to fix; add gcc6 (latest among 6.x.x).
gcc61 and gcc6 are broken now.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 21 05:15:11 2018 +0300 (2018-04-21)
parents 417f77dae192
children
line diff
     1.1 --- a/libcss/receipt	Wed Sep 27 17:54:12 2017 +0300
     1.2 +++ b/libcss/receipt	Sat Apr 21 05:15:11 2018 +0300
     1.3 @@ -1,8 +1,8 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="libcss"
     1.7 -COMMIT="3e58dd9a29a10cd6400031f0b510084ffacc41d0"
     1.8 -VERSION="0.6.1-170920"
     1.9 +COMMIT=""
    1.10 +VERSION="0.7.0"
    1.11  CATEGORY="system-tools"
    1.12  SHORT_DESC="CSS parser and selection engine"
    1.13  MAINTAINER="erjo@slitaz.org"
    1.14 @@ -45,4 +45,5 @@
    1.15  			DEPENDS="libcss libparserutils-dev libwapcaplet-dev"
    1.16  			;;
    1.17  	esac
    1.18 +	TAGS="netsurf"
    1.19  }