postgresql: update to 15.2
authorNick Hainke <vincent@systemli.org>
Wed, 26 Apr 2023 06:49:59 +0000 (08:49 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 25 May 2023 16:21:00 +0000 (17:21 +0100)
Release Notes:
https://www.postgresql.org/docs/release/15.2/

Fixes: CVE-2022-41862
Signed-off-by: Nick Hainke <vincent@systemli.org>
libs/postgresql/Makefile

index 13b167698cb02652cc79f4612a7e45f0358a5cdf..719cc6b35bf36cccb11a5a27e3739121c278c38d 100644 (file)
@@ -5,7 +5,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=postgresql
-PKG_VERSION:=15.1
+PKG_VERSION:=15.2
 PKG_RELEASE:=1
 PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
 PKG_LICENSE:=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:=64fdf23d734afad0dfe4077daca96ac51dcd697e68ae2d3d4ca6c45cb14e21ae
+PKG_HASH:=99a2171fc3d6b5b5f56b757a7a3cb85d509a38e4273805def23941ed2b8468c7
 
 PKG_BUILD_FLAGS:=no-mips16
 PKG_FIXUP:=autoreconf