summaryrefslogtreecommitdiff
path: root/postgresql
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2016-05-24 00:15:55 +0200
committerThomas Penteker <tek@serverop.de>2016-05-24 00:15:55 +0200
commit69b539aec4ca82325adcecc8c1c2cc52c20ec5a1 (patch)
treeeb65a836101279a9164d287b65777adef7d994b1 /postgresql
parente2d68ad267ed54ef75db29290b1b929a8246adcb (diff)
downloadcontrib-69b539aec4ca82325adcecc8c1c2cc52c20ec5a1.tar.gz
contrib-69b539aec4ca82325adcecc8c1c2cc52c20ec5a1.tar.xz
postgresql: 9.5.2 -> 9.5.3
Diffstat (limited to 'postgresql')
-rw-r--r--postgresql/.footprint2
-rw-r--r--postgresql/.md5sum2
-rw-r--r--postgresql/Pkgfile2
3 files changed, 4 insertions, 2 deletions
diff --git a/postgresql/.footprint b/postgresql/.footprint
index 4c9b024dc..0c639412d 100644
--- a/postgresql/.footprint
+++ b/postgresql/.footprint
@@ -1374,6 +1374,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Asia/
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Thimbu
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Thimphu
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Tokyo
+-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Tomsk
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ujung_Pandang
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ulaanbaatar
-rw-r--r-- root/root usr/share/postgresql/timezone/Asia/Ulan_Bator
@@ -1507,6 +1508,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/Europe/
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Jersey
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Kaliningrad
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Kiev
+-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Kirov
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Lisbon
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/Ljubljana
-rw-r--r-- root/root usr/share/postgresql/timezone/Europe/London
diff --git a/postgresql/.md5sum b/postgresql/.md5sum
index 3efd3b7ba..aedbb05cf 100644
--- a/postgresql/.md5sum
+++ b/postgresql/.md5sum
@@ -1,2 +1,2 @@
7186c94fbcf7bf99f1f315122ebb233a postgresql
-c3f829b50f0351208debc79af3c946f9 postgresql-9.5.2.tar.bz2
+3f0c388566c688c82b01a0edf1e6b7a0 postgresql-9.5.3.tar.bz2
diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile
index b3250c7d7..cc105ea05 100644
--- a/postgresql/Pkgfile
+++ b/postgresql/Pkgfile
@@ -5,7 +5,7 @@
# Depends on: openssl
name=postgresql
-version=9.5.2
+version=9.5.3
release=1
source=(https://ftp.postgresql.org/pub/source/v$version/postgresql-$version.tar.bz2 postgresql)

Generated by cgit