wok diff rails/receipt @ rev 20732

updated awstats (7.0 -> 7.7)
author Hans-G?nter Theisgen
date Sat Feb 09 16:21:15 2019 +0100 (2019-02-09)
parents 8873e661671a
children a0dccc5d133d
line diff
     1.1 --- a/rails/receipt	Sat Dec 07 06:59:03 2013 +0000
     1.2 +++ b/rails/receipt	Sat Feb 09 16:21:15 2019 +0100
     1.3 @@ -7,8 +7,8 @@
     1.4  MAINTAINER="erjo@slitaz.org"
     1.5  LICENSE="MIT"
     1.6  TARBALL="$PACKAGE-$VERSION.gem"
     1.7 -WEB_SITE="http://rubygems.org/gems/rails"
     1.8 -WGET_URL="http://rubygems.org/downloads/$TARBALL"
     1.9 +WEB_SITE="https://rubygems.org/gems/rails"
    1.10 +WGET_URL="https://rubygems.org/downloads/$TARBALL"
    1.11  COOK_OPT="!repack_src !unpack"
    1.12  
    1.13  DEPENDS="ruby actionmailer activeresource activerecord actionpack activesupport"