From: Daniel Golle Date: Mon, 6 Jan 2020 23:26:22 +0000 (+0200) Subject: postgresql: update to version 12.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=af420515be6b3a4001790576fcefd4e93db427dd;p=feed%2Fpackages.git postgresql: update to version 12.1 Signed-off-by: Daniel Golle --- diff --git a/libs/postgresql/Makefile b/libs/postgresql/Makefile index 6f57e8f8ba..0556742494 100644 --- a/libs/postgresql/Makefile +++ b/libs/postgresql/Makefile @@ -5,8 +5,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=postgresql -PKG_VERSION:=11.3 -PKG_RELEASE:=2 +PKG_VERSION:=12.1 +PKG_RELEASE:=1 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=PostgreSQL PKG_CPE_ID:=cpe:/a:postgresql:postgresql