wok diff opal/receipt @ rev 5480
Fix VERSION in ruby to be 1.9.1-p378.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu May 06 02:11:33 2010 +0000 (2010-05-06) |
parents | 41801f3599a7 |
children | 23315f4d08a6 |
line diff
1.1 --- a/opal/receipt Wed May 05 18:43:50 2010 +0200 1.2 +++ b/opal/receipt Thu May 06 02:11:33 2010 +0000 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.ekiga.org/" 1.7 -WGET_URL="$WEB_SITE/admin/downloads/latest/sources/ekiga_3.2.4/$TARBALL" 1.8 +WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 DEPENDS="cyrus-sasl expat jpeg libsdl libogg libtheora libunixODBC \ 1.10 openssl ptlib tiff zlib" 1.11 BUILD_DEPENDS="ptlib ptlib-dev"