[arch-commits] CVS update of extra/lib/postgresql-libs (PKGBUILD)

Paul Mattal paul at archlinux.org
Mon Jan 7 22:36:13 UTC 2008


    Date: Monday, January 7, 2008 @ 17:36:13
  Author: paul
    Path: /home/cvs-extra/extra/lib/postgresql-libs

Modified: PKGBUILD (1.9 -> 1.10)

upgpkg: postgresql-libs 8.2.6-1
critical security update to 8.2.6


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: extra/lib/postgresql-libs/PKGBUILD
diff -u extra/lib/postgresql-libs/PKGBUILD:1.9 extra/lib/postgresql-libs/PKGBUILD:1.10
--- extra/lib/postgresql-libs/PKGBUILD:1.9	Sat Oct 20 02:05:45 2007
+++ extra/lib/postgresql-libs/PKGBUILD	Mon Jan  7 17:36:12 2008
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.9 2007/10/20 06:05:45 eric Exp $
+# $Id: PKGBUILD,v 1.10 2008/01/07 22:36:12 paul Exp $
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=postgresql-libs
-pkgver=8.2.5
+pkgver=8.2.6
 pkgrel=1
 pkgdesc="Libraries for use with PostgreSQL"
 arch=(i686 x86_64)
@@ -9,8 +9,8 @@
 url="http://www.postgresql.org/"
 depends=('openssl>=0.9.8b' 'zlib' 'readline')
 options=('!makeflags')
-source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-base-${pkgver}.tar.bz2)
-md5sums=('5879b205b635f3fb905f6015c50f4edd')
+source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2)
+md5sums=('17b9049b4fcad42ee95410833c1db228')
 
 build() {
   cd $startdir/src/postgresql-$pkgver || return 1




More information about the arch-commits mailing list