wok-6.x diff smbbox/receipt @ rev 12656
tightvnc: fix font path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 30 16:54:20 2012 +0200 (2012-04-30) |
parents | e74531c2978d |
children | 8dae9b6faf9c |
line diff
1.1 --- a/smbbox/receipt Mon Apr 16 12:23:25 2012 +0200 1.2 +++ b/smbbox/receipt Mon Apr 30 16:54:20 2012 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 MAINTAINER="shann@slitaz.org" 1.5 SOURCE="smbbox" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WGET_URL="http://shannaraserver.free.fr/DATA/smbbox/$PACKAGE-$VERSION.tar.gz" 1.8 +WGET_URL="http://smbbox.free.fr/src/$TARBALL" 1.9 WEB_SITE="http://smbbox.free.fr" 1.10 1.11 DEPENDS="smbclient smbfs"