wok-current diff drupal/receipt @ rev 21582
Use python-setuptools as bdeps (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 19 19:45:04 2019 +0200 (2019-05-19) |
parents | 1056edf9bd0f |
children | b12f8cb0009c |
line diff
1.1 --- a/drupal/receipt Thu Feb 21 16:46:14 2019 +0100 1.2 +++ b/drupal/receipt Sun May 19 19:45:04 2019 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Drupal $VERSION PHP content management system." 1.5 MAINTAINER="slaxemulator@gmail.com" 1.6 LICENSE="GPL2" 1.7 -WEB_SITE="http://drupal.org/" 1.8 +WEB_SITE="https://www.drupal.org/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="https://ftp.drupal.org/files/projects/$TARBALL"