wok-current diff lxtask/receipt @ rev 20641
Add SSL support to retawq (needed by man to browse linux.die.net)
author | Lucas Levrel <llevrel@yahoo.fr> |
---|---|
date | Fri Jan 11 09:19:11 2019 +0100 (2019-01-11) |
parents | c9e270dd464f |
children | 6e8b1bcb30e2 |
line diff
1.1 --- a/lxtask/receipt Thu Apr 23 16:47:39 2015 +0300 1.2 +++ b/lxtask/receipt Fri Jan 11 09:19:11 2019 +0100 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lxtask" 1.7 -VERSION="0.1.6" 1.8 +VERSION="0.1.8" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="LXDE task manager" 1.11 MAINTAINER="pankso@slitaz.org" 1.12 LICENSE="GPL2" 1.13 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.14 -WEB_SITE="http://lxde.sourceforge.net/" 1.15 +WEB_SITE="http://lxde.org" 1.16 WGET_URL="$SF_MIRROR/lxde/$TARBALL" 1.17 TAGS="LXDE" 1.18 HOST_ARCH="i486 arm"