wok-next diff bazaar-tools/receipt @ rev 16092
Add ffmpeg-compat (needed to build libvalhalla)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Mar 16 14:14:43 2014 +0100 (2014-03-16) |
parents | a0881230bdd1 |
children | 16df76e1fc6a |
line diff
1.1 --- a/bazaar-tools/receipt Fri Jan 24 14:19:06 2014 +0000 1.2 +++ b/bazaar-tools/receipt Sun Mar 16 14:14:43 2014 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 SOURCE="bzrtools" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="http://bazaar-vcs.org/BzrTools" 1.7 -WGET_URL="http://launchpad.net/$SOURCE/stable/$VERSION/+download/$TARBALL" 1.8 +WGET_URL="https://launchpad.net/$SOURCE/stable/$VERSION/+download/$TARBALL" 1.9 1.10 DEPENDS="bazaar python" 1.11 BUILD_DEPENDS="wget"