diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2013-12-05 02:23:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-05 06:42:24 +0700 |
commit | d8a6e77f4ff54c3b4d49bdb3894420036a075601 (patch) | |
tree | b145c484dd6c2a5fff5ef00001a8b76efac21a32 /ruby/sqlite3/sqlite3.info | |
parent | 6a106964f5fb5e3b335d15fcc81e83b1ac7ea8ce (diff) |
ruby/sqlite3: Added (Database interface module)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/sqlite3/sqlite3.info')
-rw-r--r-- | ruby/sqlite3/sqlite3.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ruby/sqlite3/sqlite3.info b/ruby/sqlite3/sqlite3.info new file mode 100644 index 000000000000..77a5e244e578 --- /dev/null +++ b/ruby/sqlite3/sqlite3.info @@ -0,0 +1,10 @@ +PRGNAM="sqlite3" +VERSION="1.3.3" +HOMEPAGE="http://rubygems.org/gems/sqlite3" +DOWNLOAD="http://rubygems.org/downloads/sqlite3-1.3.3.gem" +MD5SUM="25f9cf0744157dc7ecf1308e5e619967" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Jostein Berntsen" +EMAIL="jbernts@broadpark.no" |