From b70d9e6b7ad741e15e159e361a6f8f3c6d732a53 Mon Sep 17 00:00:00 2001 From: Thomas Penteker Date: Sun, 27 Jul 2014 18:58:26 +0200 Subject: postgresql: 9.3.4 -> 9.3.5 --- postgresql/.footprint | 1 + postgresql/.md5sum | 2 +- postgresql/Pkgfile | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) (limited to 'postgresql') diff --git a/postgresql/.footprint b/postgresql/.footprint index 5c77e5670..9c7ee02ba 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -1195,6 +1195,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Antarctica/ -rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Rothera -rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/South_Pole -rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Syowa +-rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Troll -rw-r--r-- root/root usr/share/postgresql/timezone/Antarctica/Vostok drwxr-xr-x root/root usr/share/postgresql/timezone/Arctic/ -rw-r--r-- root/root usr/share/postgresql/timezone/Arctic/Longyearbyen diff --git a/postgresql/.md5sum b/postgresql/.md5sum index 4f939ca9d..57062960c 100644 --- a/postgresql/.md5sum +++ b/postgresql/.md5sum @@ -1,2 +1,2 @@ 7186c94fbcf7bf99f1f315122ebb233a postgresql -d0a41f54c377b2d2fab4a003b0dac762 postgresql-9.3.4.tar.bz2 +5059857c7d7e6ad83b6d55893a121b59 postgresql-9.3.5.tar.bz2 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index 2ba6d5ef8..e7fd0e763 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=postgresql -version=9.3.4 +version=9.3.5 release=1 source=(ftp://ftp9.de.postgresql.org/unix/databases/postgresql/source/v$version/$name-$version.tar.bz2 postgresql) -- cgit v1.2.3