wok-6.x diff lxpolkit/receipt @ rev 23685
sqlite: fix version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 26 16:28:39 2020 +0000 (2020-04-26) |
parents | c9e270dd464f |
children | 1bbeef6dd358 |
line diff
1.1 --- a/lxpolkit/receipt Thu Apr 23 16:47:39 2015 +0300 1.2 +++ b/lxpolkit/receipt Sun Apr 26 16:28:39 2020 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WGET_URL="$SF_MIRROR/lxde/LXPolkit/$TARBALL" 1.7 -WEB_SITE="http://lxde.org" 1.8 +WEB_SITE="https://lxde.org" 1.9 TAGS="LXDE" 1.10 1.11 DEPENDS="gtk+ polkit"