wok-6.x diff openerp-server/receipt @ rev 25026
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 19 10:39:49 2022 +0000 (2022-05-19) |
parents | 9e01bc6321ea |
children | 76c41f0eab0e |
line diff
1.1 --- a/openerp-server/receipt Sun Dec 20 15:13:45 2015 +0100 1.2 +++ b/openerp-server/receipt Thu May 19 10:39:49 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://openerp.com/" 1.7 -WGET_URL="$WEB_SITE/download/stable/source/$TARBALL" 1.8 +WGET_URL="https://nightly.odoo.com/old/openerp-${VERSION%.*}/$TARBALL" 1.9 1.10 DEPENDS="python postgresql libxml2-python libxslt psycopg2 python-reportlab \ 1.11 python-pyparsing graphviz libgcrypt python-pil python-lxml matplotlib \