summaryrefslogtreecommitdiff
path: root/package/postgresql/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-13 21:59:06 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-13 21:59:50 +0200
commitce2eb8f92671ec426c996baca1ef9931c3bacb68 (patch)
treed3a885bbd94a72a4f486b3b51b6cebb049bc1672 /package/postgresql/Makefile
parent6c85bf610d803db0183faa02ffebbf1f48c318c2 (diff)
a lot of bugfixes and package updates
Diffstat (limited to 'package/postgresql/Makefile')
-rw-r--r--package/postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/postgresql/Makefile b/package/postgresql/Makefile
index 5c434e741..7840defb5 100644
--- a/package/postgresql/Makefile
+++ b/package/postgresql/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= postgresql
-PKG_VERSION:= 9.4.2
+PKG_VERSION:= 9.4.3
PKG_RELEASE:= 1
-PKG_HASH:= bc65b38175c0fe351aca89b33d606ea2e8493560b543d920a8af769fb393994b
+PKG_HASH:= b6a2e21e6e3f3b600ed122bddc969133db124a4f59913e93121bbf2d509f6848
PKG_DESCR:= sql database library
PKG_SECTION:= libs/db
PKG_URL:= http://www.postgresql.org/