From 05df8bbe43905d9d4c350f31a7562f40880fd0be Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sun, 20 Jun 2021 16:08:50 +1200 Subject: system/postgresql: Updated for version 10.17. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- system/postgresql/postgresql.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'system/postgresql/postgresql.info') diff --git a/system/postgresql/postgresql.info b/system/postgresql/postgresql.info index cb379a5c22..cd4def779b 100644 --- a/system/postgresql/postgresql.info +++ b/system/postgresql/postgresql.info @@ -1,8 +1,8 @@ PRGNAM="postgresql" -VERSION="10.10" +VERSION="10.17" HOMEPAGE="https://www.postgresql.org" -DOWNLOAD="https://ftp.postgresql.org/pub/source/v10.10/postgresql-10.10.tar.gz" -MD5SUM="e4cc4587fb830065f9386e16a949019e" +DOWNLOAD="https://ftp.postgresql.org/pub/source/v10.17/postgresql-10.17.tar.gz" +MD5SUM="db221f79265f849616d719f3fe168d44" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad