[Lunar-commits] r18719 - moonbase/trunk/sql/postgresql
Florin Braescu
florin at lunar-linux.org
Tue Feb 14 05:55:06 UTC 2006
Author: florin
Date: 2006-02-14 05:55:05 +0000 (Tue, 14 Feb 2006)
New Revision: 18719
Modified:
moonbase/trunk/sql/postgresql/DETAILS
Log:
bump the version from 8.1.2 to 8.1.3. many bugfixes, including security related ones.
Modified: moonbase/trunk/sql/postgresql/DETAILS
===================================================================
--- moonbase/trunk/sql/postgresql/DETAILS 2006-02-14 04:37:59 UTC (rev 18718)
+++ moonbase/trunk/sql/postgresql/DETAILS 2006-02-14 05:55:05 UTC (rev 18719)
@@ -1,13 +1,13 @@
MODULE=postgresql
- VERSION=8.1.2
+ VERSION=8.1.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:ede7d0c74d3a71a68eda7f49cfa3747cf62b8d99
+ SOURCE_VFY=sha1:eed3f7de11e472fb7bf44865a62c18bc6ca9a3b3
WEB_SITE=http://www.postgresql.org
ENTERED=20011113
- UPDATED=20060106
+ UPDATED=20060214
FUZZY=off
SHORT="postgresql is a sophisticated Object-Relational DBMS"
More information about the Lunar-commits
mailing list