wok diff blogotext/receipt @ rev 21591

mhwaveedit: add stuff/mhwaveedit.png
author Richard Dunbar <mojo@slitaz.org>
date Mon May 20 19:48:02 2019 -0400 (2019-05-20)
parents 6e8b1bcb30e2
children 6a937d641b10
line diff
     1.1 --- a/blogotext/receipt	Thu Jan 24 11:33:03 2019 +0100
     1.2 +++ b/blogotext/receipt	Mon May 20 19:48:02 2019 -0400
     1.3 @@ -6,9 +6,9 @@
     1.4  SHORT_DESC="Simple blog engine."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="MIT"
     1.7 -WEB_SITE="https://lehollandaisvolant.net/blogotext"
     1.8 +WEB_SITE="https://github.com/BlogoText/blogotext"
     1.9  TARBALL="$PACKAGE-$VERSION.zip"
    1.10 -URL="$WEB_SITE/archives/$TARBALL"
    1.11 +URL="https://lehollandaisvolant.net/blogotext/archives/$TARBALL"
    1.12  
    1.13  DEPENDS="php-gd"
    1.14  BUILD_DEPENDS=""