wok rev 20444

Fix homepages
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Sep 15 17:21:54 2018 +0300 (2018-09-15)
parents 6eed09128d50
children 94321308741e
files gst-plugins-full/receipt sqlite3-ruby/receipt
line diff
     1.1 --- a/gst-plugins-full/receipt	Thu Sep 13 18:04:04 2018 +0200
     1.2 +++ b/gst-plugins-full/receipt	Sat Sep 15 17:21:54 2018 +0300
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Plays all multimedia files GStreamer is capable of"
     1.5  MAINTAINER="domcox@slitaz.org"
     1.6  LICENSE="LGPL"
     1.7 -WEB_SITE="www.slitaz.org"
     1.8 +WEB_SITE="http://www.slitaz.org/"
     1.9  
    1.10  DEPENDS="gstreamer gst-plugins-base gst-plugins-good gst-plugins-good-extra \
    1.11  gst-plugins-bad gst-plugins-ugly gst-ffmpeg schroedinger libsdl x264"
     2.1 --- a/sqlite3-ruby/receipt	Thu Sep 13 18:04:04 2018 +0200
     2.2 +++ b/sqlite3-ruby/receipt	Sat Sep 15 17:21:54 2018 +0300
     2.3 @@ -7,7 +7,7 @@
     2.4  MAINTAINER="erjo@slitaz.org"
     2.5  LICENSE="BSD"
     2.6  TARBALL="$PACKAGE-$VERSION.tgz"
     2.7 -WEB_SITE="rubyforge.org/projects/sqlite-ruby"
     2.8 +WEB_SITE="http://rubyforge.org/projects/sqlite-ruby"
     2.9  WGET_URL="http://rubyforge.org/frs/download.php/71617/$TARBALL"
    2.10  
    2.11  DEPENDS="ruby sqlite"