wok-current diff bazaar-tools/receipt @ rev 16840
fix bdeps
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sat Jul 12 21:19:58 2014 +0300 (2014-07-12) |
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 Sat Jul 12 21:19:58 2014 +0300 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"