diff options
author | Javier Fernandez <jfernandez@igalia.com> | 2013-05-10 18:21:30 +0000 |
---|---|---|
committer | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2013-07-16 16:40:03 +0200 |
commit | f53228c59a7b539eaf639d6e5e903d0f89d6f5f8 (patch) | |
tree | 43245dfefef584e90ad05b559bf8bc5710e1520a /download.lst | |
parent | 0706ab4a743f9070c137cd93070bcf112c21f92f (diff) |
Firebird: initial implementation of the skeleton driver.
Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/download.lst b/download.lst index 976e02b1eccb..a3ce8b5545e3 100644 --- a/download.lst +++ b/download.lst @@ -6,6 +6,10 @@ MWAW_MD5SUM := 2289bb137bbba9b473ce60168895c036 export MWAW_TARBALL := libmwaw-0.1.10.tar.bz2 VISIO_MD5SUM := 9d9eb3ae6bee763c161228b2b12e25f8 export VISIO_TARBALL := libvisio-0.0.30.tar.bz2 +FIREBIRD_MD5SUM := 21154d2004e025c8a3666625b0357bb5 +export FIREBIRD_TARBALL := Firebird-2.5.2.26540-0.tar.bz2 +# FIREBIRD_MD5SUM := b259c2d1c60a03bd104108405ae990a7 +# export FIREBIRD_TARBALL := Firebird-3.0-alpha1-20130302.tar.gz export AFMS_TARBALL := 1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz export APACHE_COMMONS_CODEC_TARBALL := 2e482c7567908d334785ce7d69ddfff7-commons-codec-1.6-src.tar.gz |