wok diff xfdesktop/receipt @ rev 25442
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 02 16:30:36 2022 +0000 (2022-09-02) |
parents | 17091bc7c301 |
children | 659456031ace |
line diff
1.1 --- a/xfdesktop/receipt Thu Feb 10 18:04:02 2022 +0000 1.2 +++ b/xfdesktop/receipt Fri Sep 02 16:30:36 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="https://www.xfce.org/" 1.7 -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.8 +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 1.10 DEPENDS="libxfce4util libxfcegui4 thunar libexo libglade gamin libnotify" 1.11 BUILD_DEPENDS="libxfce4util-dev thunar-dev libexo-dev libwnck-dev \