From: Daniel Golle Date: Sun, 7 Jun 2020 17:17:21 +0000 (+0100) Subject: postgresql: update to version 12.3 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b4a507d3b7ae46e0da9687d3a917c5e525bb3f81;p=feed%2Fpackages.git postgresql: update to version 12.3 Signed-off-by: Daniel Golle --- diff --git a/libs/postgresql/Makefile b/libs/postgresql/Makefile index c33bbd4426..f7d8395a3e 100644 --- a/libs/postgresql/Makefile +++ b/libs/postgresql/Makefile @@ -5,8 +5,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=postgresql -PKG_VERSION:=12.1 -PKG_RELEASE:=4 +PKG_VERSION:=12.3 +PKG_RELEASE:=1 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=PostgreSQL PKG_CPE_ID:=cpe:/a:postgresql:postgresql @@ -17,7 +17,7 @@ PKG_SOURCE_URL:=\ http://ftp.postgresql.org/pub/source/v$(PKG_VERSION) \ ftp://ftp.postgresql.org/pub/source/v$(PKG_VERSION) -PKG_HASH:=a09bf3abbaf6763980d0f8acbb943b7629a8b20073de18d867aecdb7988483ed +PKG_HASH:=94ed64a6179048190695c86ec707cc25d016056ce10fc9d229267d9a8f1dcf41 PKG_USE_MIPS16:=0 PKG_FIXUP:=autoreconf