wok diff cairo-gl/receipt @ rev 18725
lynis 2.1.1: fix: installs in /usr/share/lynis but can not be found, trying /usr/local/share (as in example on dev website)
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Fri Dec 18 13:20:19 2015 +0000 (2015-12-18) |
parents | 02d98b4ae62d |
children | 03b2309fd335 |
line diff
1.1 --- a/cairo-gl/receipt Sun Jul 13 04:02:46 2014 -0300 1.2 +++ b/cairo-gl/receipt Fri Dec 18 13:20:19 2015 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="cairo-gl" 1.7 -VERSION="1.12.10" 1.8 +VERSION="1.14.4" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="2D graphics library with GL support." 1.11 MAINTAINER="pankso@slitaz.org"