Browse Source

update postgresql to latest upstream

Waldemar Brodkorb 10 years ago
parent
commit
e26da49e9a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      package/postgresql/Makefile

+ 3 - 3
package/postgresql/Makefile

@@ -4,10 +4,10 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		postgresql
-PKG_VERSION:=		9.4.1
+PKG_VERSION:=		9.4.2
 PKG_RELEASE:=		1
-PKG_HASH:=		43da2d54ff8333a2ee595efc3d0df3255bb46d4431841d2b88f9cfcd6366e234
-PKG_DESCR:=		postgresql database library
+PKG_HASH:=		bc65b38175c0fe351aca89b33d606ea2e8493560b543d920a8af769fb393994b
+PKG_DESCR:=		sql database library
 PKG_SECTION:=		libs/db
 PKG_URL:=		http://www.postgresql.org/
 PKG_SITES:=		http://ftp.postgresql.org/pub/source/v$(PKG_VERSION)/