wok diff phonon/receipt @ rev 24972
Up lzsa (1.3.11)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 01 08:42:44 2022 +0000 (2022-05-01) |
parents | b569b85b0fb9 |
children |
line diff
1.1 --- a/phonon/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/phonon/receipt Sun May 01 08:42:44 2022 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://github.com/KDE/phonon" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.7 -WGET_URL="http://download.kde.org/stable/$PACKAGE/$VERSION/$TARBALL" 1.8 +WGET_URL="https://download.kde.org/stable/$PACKAGE/$VERSION/$TARBALL" 1.9 1.10 DEPENDS="libQtCore libQtDBus libQtGui libQtXml" 1.11 BUILD_DEPENDS="automoc4 cmake qmake Qt4-dev"