Browse Source

postgresql: update to 9.5.3

Waldemar Brodkorb 9 years ago
parent
commit
63aa141d30
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.5.2
+PKG_VERSION:=		9.5.3
 PKG_RELEASE:=		1
-PKG_HASH:=		f7e07ab837734a95b524269c145c7bdf175d321aab09bc0f5f69eab0f0e43425
-PKG_DESCR:=		sql database library
+PKG_HASH:=		1f070a8e80ce749e687d2162e4a27107e2cc1703a471540e08111bbfb5853f9e
+PKG_DESCR:=		postgresql database library
 PKG_SECTION:=		libs/db
 PKG_URL:=		http://www.postgresql.org/
 PKG_SITES:=		http://ftp.postgresql.org/pub/source/v$(PKG_VERSION)/