[Libreoffice-commits] .: postgresql/makefile.mk

Lionel Elie Mamane lmamane at kemper.freedesktop.org
Thu Dec 1 15:20:25 PST 2011


 postgresql/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8d3793b2b6cde0cb7ee69472ebaecd7b98c30265
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Fri Dec 2 00:20:31 2011 +0100

    postgresql: correct TARFILE_MD5

diff --git a/postgresql/makefile.mk b/postgresql/makefile.mk
index d75b0de..c47721b 100644
--- a/postgresql/makefile.mk
+++ b/postgresql/makefile.mk
@@ -40,7 +40,7 @@ MAJOR_VER=9.1
 # --- Files --------------------------------------------------------
 
 TARFILE_NAME=$(EXT_PROJECT_NAME)
-TARFILE_MD5=0981bda6548a8c8233ffce2b6e4b2a23
+TARFILE_MD5=061a9f17323117c9358ed60f33ecff78
 
 
 # distro-specific builds want to link against a particular mysql library


More information about the Libreoffice-commits mailing list