wok-6.x diff wxdfast/receipt @ rev 24982
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 08 13:06:36 2022 +0000 (2022-05-08) |
parents | 3105f866bc3e |
children | b0069c845544 |
line diff
1.1 --- a/wxdfast/receipt Thu Feb 03 12:55:23 2022 +0000 1.2 +++ b/wxdfast/receipt Sun May 08 13:06:36 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="${PACKAGE}_${VERSION}.tar.gz" 1.6 WEB_SITE="http://dfast.sourceforge.net/index.html" 1.7 -WGET_URL="http://heanet.dl.sourceforge.net/sourceforge/dfast/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/dfast/$TARBALL" 1.9 1.10 DEPENDS="wxWidgets28 xorg-libXdamage xorg-libXxf86vm" 1.11 BUILD_DEPENDS="wxWidgets28-dev"