[Lunar-commits] <moonbase> postgresql: version bumped to 9.0.3.

Florin Braescu florin at lunar-linux.org
Mon Jan 31 17:39:29 CET 2011


commit d17bca4a3c5c523e4f324114929fe6bf6f67e374
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jan 31 18:39:29 2011 +0200

    postgresql: version bumped to 9.0.3.
    
    Bugfixes.
---
 sql/postgresql/DETAILS |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/sql/postgresql/DETAILS b/sql/postgresql/DETAILS
index df3c66a..65247c0 100644
--- a/sql/postgresql/DETAILS
+++ b/sql/postgresql/DETAILS
@@ -1,13 +1,14 @@
           MODULE=postgresql
-         VERSION=9.0.2
+         VERSION=9.0.3
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/source/v${VERSION}
-   SOURCE_URL[1]=ftp://ftp.nl.postgresql.org/pub/mirrors/postgresql/source/v${VERSION}
-   SOURCE_URL[2]=ftp://ftp.us.postgresql.org/pub/mirrors/postgresql/source/v${VERSION}
-      SOURCE_VFY=sha1:42a9518a2f11fa1d09a23bc628b00e992d3bcf4a
+   SOURCE_URL[0]=ftp://ftp.postgresql.org/pub/source/v${VERSION}
+   SOURCE_URL[1]=ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/source/v${VERSION}
+   SOURCE_URL[2]=ftp://ftp.nl.postgresql.org/pub/mirrors/postgresql/source/v${VERSION}
+   SOURCE_URL[3]=ftp://ftp.us.postgresql.org/pub/mirrors/postgresql/source/v${VERSION}
+      SOURCE_VFY=sha1:ea7b4729427f668cbf36184efbc58fd828a2d3ab
         WEB_SITE=http://www.postgresql.org
          ENTERED=20011113
-         UPDATED=20101216
+         UPDATED=20110131
            SHORT="A sophisticated Object-Relational DBMS"
 
 cat << EOF


More information about the Lunar-commits mailing list