postgresql: update to version 9.6.5
authorDaniel Golle <redacted>
Mon, 6 Nov 2017 23:29:04 +0000 (00:29 +0100)
committerDaniel Golle <redacted>
Tue, 7 Nov 2017 00:30:02 +0000 (01:30 +0100)
Signed-off-by: Daniel Golle <redacted>
libs/postgresql/Makefile

index 82c7ce871082af770cf0821a309954c61a1adcb9..39ccca698dd0781a57362d11739d445f9e75b962 100644 (file)
@@ -5,7 +5,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=postgresql
-PKG_VERSION:=9.6.4
+PKG_VERSION:=9.6.5
 PKG_RELEASE:=1
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 PKG_LICENSE:=PostgreSQL
@@ -16,7 +16,7 @@ PKG_SOURCE_URL:=\
        http://ftp.postgresql.org/pub/source/v$(PKG_VERSION) \
        ftp://ftp.postgresql.org/pub/source/v$(PKG_VERSION)
 
-PKG_HASH:=2b3ab16d82e21cead54c08b95ce3ac480696944a68603b6c11b3205b7376ce13
+PKG_HASH:=06da12a7e3dddeb803962af8309fa06da9d6989f49e22865335f0a14bad0744c
 
 PKG_USE_MIPS16:=0
 PKG_FIXUP:=autoreconf
git clone https://git.99rst.org/PROJECT