From: Rosen Penev Date: Sat, 17 Nov 2018 01:32:00 +0000 (-0800) Subject: postgresql: Update to 9.6.11 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=845aab78a91593758340889c765bbf3441d5d1a6;p=openwrt-packages.git postgresql: Update to 9.6.11 Signed-off-by: Rosen Penev --- diff --git a/libs/postgresql/Makefile b/libs/postgresql/Makefile index addaac4f1..926b6f947 100644 --- a/libs/postgresql/Makefile +++ b/libs/postgresql/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=postgresql -PKG_VERSION:=9.6.10 +PKG_VERSION:=9.6.11 PKG_RELEASE:=1 PKG_MAINTAINER:=Daniel Golle 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:=8615acc56646401f0ede97a767dfd27ce07a8ae9c952afdb57163b7234fe8426 +PKG_HASH:=38250adc69a1e8613fb926c894cda1d01031391a03648894b9a6e13ff354a530 PKG_USE_MIPS16:=0 PKG_FIXUP:=autoreconf