wok diff giws/receipt @ rev 23021

updated libdrm packages (2.4.97 -> 2.4.100)
author Hans-G?nter Theisgen
date Tue Mar 03 15:05:21 2020 +0100 (2020-03-03)
parents 8dd8bab3f0ca
children 5ea0ce1cecc0
line diff
     1.1 --- a/giws/receipt	Thu Jan 24 14:51:04 2019 +0100
     1.2 +++ b/giws/receipt	Tue Mar 03 15:05:21 2020 +0100
     1.3 @@ -1,14 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="giws"
     1.7 -VERSION="2.0.1"
     1.8 +VERSION="2.0.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Generates a C++ wrapper on the Java object."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 -LICENSE="CECILL"
    1.13 +LICENSE="CeCILL"
    1.14  WEB_SITE="https://github.com/opencollab/giws"
    1.15 +
    1.16  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17 -WGET_URL="http://forge.scilab.org/index.php/p/$PACKAGE/downloads/get/$TARBALL"
    1.18 +WGET_URL="https://github.com/opencollab/$PACKAGE/archive/$VERSION.tar.gz"
    1.19  
    1.20  DEPENDS="python"
    1.21  BUILD_DEPENDS="python libxml2-python"