wok diff phonon/receipt @ rev 25203
updated python-mechanize (0.4.5 -> 0.4.7)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 14:23:19 2022 +0100 (2022-07-13) |
parents | b569b85b0fb9 |
children |
line diff
1.1 --- a/phonon/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/phonon/receipt Wed Jul 13 14:23:19 2022 +0100 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"