wok diff phonon/receipt @ rev 24984

Up ufr2 (2.40-2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:30 2022 +0000 (2022-05-10)
parents b569b85b0fb9
children
line diff
     1.1 --- a/phonon/receipt	Mon Jan 17 18:18:17 2022 +0000
     1.2 +++ b/phonon/receipt	Tue May 10 07:46:30 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"