diff options
author | Michael Stahl <mstahl@redhat.com> | 2016-08-26 21:33:16 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2016-08-26 23:17:16 +0000 |
commit | 81a7aeb0806298c7a8571a46e09f485f3cf5ea13 (patch) | |
tree | 61f44ecc17d39b07064b96006f2c720cd8c5bca1 /download.lst | |
parent | 7fe8c0b852fa421fe52de99a7f59e45027139eed (diff) |
redland: upgrade raptor to 2.0.15, rasqal to 0.9.33, redland to 1.0.17:
- drop rasqal-pkgconfig.patch.1:
merged upstream
- drop most of rasqal-msvc.patch.1:
merged upstream
- drop redland-query-rasqal-avoid-assert.patch.1:
merged upstream
- drop redland-pkgconfig.patch.1:
merged upstream
Change-Id: I4f03bed5fc5c4b30151c0c532572e438681da041
Reviewed-on: https://gerrit.libreoffice.org/28416
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/download.lst b/download.lst index 337c0862144e..c4ab49a049db 100644 --- a/download.lst +++ b/download.lst @@ -147,9 +147,9 @@ export PYTHON_MD5SUM := a56c0c0b45d75a0ec9c6dee933c41c36 export PYTHON_TARBALL := Python-3.5.0.tgz endif -export RAPTOR_TARBALL := 4ceb9316488b0ea01acf011023cf7fff-raptor2-2.0.9.tar.gz -export RASQAL_TARBALL := b12c5f9cfdb6b04efce5a4a186b8416b-rasqal-0.9.30.tar.gz -export REDLAND_TARBALL := 32f8e1417a64d3c6f2c727f9053f55ea-redland-1.0.16.tar.gz +export RAPTOR_TARBALL := a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz +export RASQAL_TARBALL := 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz +export REDLAND_TARBALL := e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz export REVENGE_MD5SUM := 5b9ac52ec77d4d19157cf5962ebc0aea export REVENGE_VERSION_MICRO := 4 export REVENGE_TARBALL := librevenge-0.0.$(REVENGE_VERSION_MICRO).tar.bz2 |