postgresql: update to version 13.8
authorDaniel Golle <daniel@makrotopia.org>
Thu, 13 Oct 2022 19:21:11 +0000 (20:21 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 13 Oct 2022 19:41:55 +0000 (20:41 +0100)
Update to 13.8 maintainance release of the PostgreSQL 13 release.
This release contains a variety of fixes from 13.7, among also a fix
addressing CVE-2022-2625.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libs/postgresql/Makefile

index 512af13965e42db181aef62c3b451d0983092b6d..98cdf6fe2ce1644e6994c0d26ddd299cf0589c4c 100644 (file)
@@ -5,7 +5,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=postgresql
-PKG_VERSION:=13.7
+PKG_VERSION:=13.8
 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:=1b905bf4f3d83614a393b3c51fd345910fd261e4f5124a68d9a1fdd3a2a46399
+PKG_HASH:=73876fdd3a517087340458dca4ce15b8d2a4dbceb334c0441424551ae6c4cded
 
 PKG_USE_MIPS16:=0
 PKG_FIXUP:=autoreconf