wok diff giws/receipt @ rev 22497
updated aspell-dev (0.60.6.1 -> 0.60.8)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jan 01 09:03:19 2020 +0100 (2020-01-01) |
parents | 8dd8bab3f0ca |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/giws/receipt Thu Jan 24 14:51:04 2019 +0100 1.2 +++ b/giws/receipt Wed Jan 01 09:03:19 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"