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

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


    Date: Monday, January 7, 2008 @ 17:36:49
  Author: paul
    Path: /home/cvs-extra/extra/daemons/postgresql

Modified: PKGBUILD (1.42 -> 1.43)

upgpkg: postgresql 8.2.6-1
critical security update to 8.2.6


----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


Index: extra/daemons/postgresql/PKGBUILD
diff -u extra/daemons/postgresql/PKGBUILD:1.42 extra/daemons/postgresql/PKGBUILD:1.43
--- extra/daemons/postgresql/PKGBUILD:1.42	Sun Dec 30 12:57:13 2007
+++ extra/daemons/postgresql/PKGBUILD	Mon Jan  7 17:36:49 2008
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.42 2007/12/30 17:57:13 paul Exp $
+# $Id: PKGBUILD,v 1.43 2008/01/07 22:36:49 paul Exp $
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=postgresql
-pkgver=8.2.5
-pkgrel=2
+pkgver=8.2.6
+pkgrel=1
 pkgdesc="A sophisticated object-relational DBMS"
 arch=(i686 x86_64)
 license=('BSD')
 backup=('etc/conf.d/postgresql')
 url="http://www.postgresql.org/"
-depends=('postgresql-libs>=8.2.5')
+depends=('postgresql-libs>=8.2.6')
 options=('!makeflags')
-source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-base-${pkgver}.tar.bz2 \
+source=(ftp://ftp.postgresql.org/pub/source/v${pkgver}/postgresql-${pkgver}.tar.bz2 \
         postgresql postgresql.confd build.patch)
-md5sums=('5879b205b635f3fb905f6015c50f4edd' '7d8ea2abb6a8cdacf35604bda659a34a'\
+md5sums=('17b9049b4fcad42ee95410833c1db228' '7d8ea2abb6a8cdacf35604bda659a34a'\
          'df6ddf9e2ab4700a3415f17c0f4f4172' '4d74f4227dc5e12bf95b3490758d86c9')
 
 build() {




More information about the arch-commits mailing list