wok diff xfburn/receipt @ rev 25060
Up fakeroot (1.29)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jun 07 08:21:12 2022 +0000 (2022-06-07) |
parents | 970deba23db6 |
children |
line diff
1.1 --- a/xfburn/receipt Fri Apr 15 16:15:33 2022 +0000 1.2 +++ b/xfburn/receipt Tue Jun 07 08:21:12 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="https://gitlab.xfce.org/apps/xfburn" 1.7 -WGET_URL="http://archive.xfce.org/src/apps/xfburn/${VERSION%.*}/$TARBALL" 1.8 +WGET_URL="https://archive.xfce.org/src/apps/xfburn/${VERSION%.*}/$TARBALL" 1.9 1.10 DEPENDS="gtk+ libburn libexo libisofs libxfce4ui" 1.11 BUILD_DEPENDS="intltool libburn-dev libexo-dev libisofs-dev libxfce4ui-dev"