wok diff activerecord/receipt @ rev 20932
updated fop (1.0 -> 2.3)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Mar 02 14:33:42 2019 +0100 (2019-03-02) |
parents | 2a5cc8208d36 |
children | 43d981d0e5b7 |
line diff
1.1 --- a/activerecord/receipt Sun Oct 20 22:08:25 2013 +0000 1.2 +++ b/activerecord/receipt Sat Mar 02 14:33:42 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/activerecord" 1.8 -WGET_URL="http://rubygems.org/downloads/$TARBALL" 1.9 +WEB_SITE="https://rubygems.org/gems/activerecord" 1.10 +WGET_URL="https://rubygems.org/downloads/$TARBALL" 1.11 COOK_OPT="!repack_src !unpack" 1.12 1.13 DEPENDS="ruby activesupport"