wok diff eaccelerator/receipt @ rev 25028

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 19 17:04:56 2022 +0000 (2022-05-19)
parents fb22330086d8
children d66160614dc4
line diff
     1.1 --- a/eaccelerator/receipt	Sun Feb 06 16:04:43 2022 +0000
     1.2 +++ b/eaccelerator/receipt	Thu May 19 17:04:56 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL2"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://eaccelerator.net/"
     1.7 -WGET_URL="http://bart.eaccelerator.net/source/$VERSION/$TARBALL"
     1.8 +WGET_URL="https://github.com/downloads/eaccelerator/eaccelerator/$TARBALL"
     1.9  TAGS="php"
    1.10  
    1.11  DEPENDS="php m4"