postgresql: update to 13.1
authorDaniel Golle <redacted>
Sun, 15 Nov 2020 22:25:57 +0000 (22:25 +0000)
committerDaniel Golle <redacted>
Sun, 15 Nov 2020 22:25:57 +0000 (22:25 +0000)
Signed-off-by: Daniel Golle <redacted>
libs/postgresql/Makefile

index 726883a5d5e3ce0bb6a70287fe8ba65bfe8f4c80..f3b6770732c8ee4e4e3fb566ffe6ee29a47a0cbb 100644 (file)
@@ -5,7 +5,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=postgresql
-PKG_VERSION:=13.0
+PKG_VERSION:=13.1
 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:=80e750be8d436b54197636a02636f8fd3263ba6779bf865b04832495ea592296
+PKG_HASH:=12345c83b89aa29808568977f5200d6da00f88a035517f925293355432ffe61f
 
 PKG_USE_MIPS16:=0
 PKG_FIXUP:=autoreconf
git clone https://git.99rst.org/PROJECT