wok diff wordpress/receipt @ rev 20763

syslinux/iso2exe/init: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 13 11:04:40 2019 +0100 (2019-02-13)
parents 970c5ec9a60a
children 7af9d1fd6a1b
line diff
     1.1 --- a/wordpress/receipt	Sun May 20 13:28:18 2018 +0200
     1.2 +++ b/wordpress/receipt	Wed Feb 13 11:04:40 2019 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  SUGGESTED="apache cherokee"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://wordpress.org"
     1.8 +WEB_SITE="https://wordpress.org/"
     1.9  WGET_URL="$WEB_SITE/$TARBALL"
    1.10  
    1.11  DEPENDS="php mysql php-mysql"