wok rev 21686

updated ploticus (2.40 -> 2.42)
author Hans-G?nter Theisgen
date Sun Jun 02 17:14:48 2019 +0100 (2019-06-02)
parents 93aeb50b727e
children 2f427dd95bbc
files ploticus/receipt
line diff
     1.1 --- a/ploticus/receipt	Sun Jun 02 17:00:31 2019 +0100
     1.2 +++ b/ploticus/receipt	Sun Jun 02 17:14:48 2019 +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 -