wok diff fcitx-zm/receipt @ rev 25741
Fix vlc build with old glibc, and race condition for qt5 build
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Aug 26 13:39:14 2024 +0200 (6 months ago) |
parents | e3f377fbc5f0 |
children |
line diff
1.1 --- a/fcitx-zm/receipt Thu Jan 24 17:15:36 2019 +0100 1.2 +++ b/fcitx-zm/receipt Mon Aug 26 13:39:14 2024 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 MAINTAINER="lufeng369@slitaz.org" 1.5 LICENSE="GPL2" 1.6 TARBALL="zm.mb" 1.7 -WGET_URL="http://fcitx.googlecode.com/files/$TARBALL" 1.8 +WGET_URL="https://download.fcitx-im.org/data/$TARBALL" 1.9 1.10 DEPENDS="fcitx" 1.11 BUILD_DEPENDS="fcitx-tools"