wok diff ploticus/receipt @ rev 22996
updated le (1.16.5 -> 1.16.7)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Mar 02 14:59:26 2020 +0100 (2020-03-02) |
parents | ea9c0883605a |
children | 080c1dff8494 |
line diff
1.1 --- a/ploticus/receipt Tue Aug 13 21:17:32 2013 +0000 1.2 +++ b/ploticus/receipt Mon Mar 02 14:59:26 2020 +0100 1.3 @@ -1,14 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ploticus" 1.7 -VERSION="2.40" 1.8 +VERSION="2.42" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="Data display engine." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="GPL" 1.13 -SOURCE="pl240src" 1.14 -TARBALL="$SOURCE.tar.gz" 1.15 WEB_SITE="http://ploticus.sourceforge.net/" 1.16 + 1.17 +#SOURCE="pl240src" 1.18 +TARBALL="${PACKAGE}${VERSION/./}_src.tar.gz" 1.19 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.20 1.21 DEPENDS="zlib xorg libpng" 1.22 @@ -28,4 +29,3 @@ 1.23 { 1.24 cp -a $install/usr $fs 1.25 } 1.26 -