From: Daniel Golle Date: Tue, 7 Jan 2020 07:40:36 +0000 (+0200) Subject: postgresql: fix PKG_HASH X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c2d15517abe6817a632058bac22a1551856f8786;p=openwrt-packages.git postgresql: fix PKG_HASH Signed-off-by: Daniel Golle --- diff --git a/libs/postgresql/Makefile b/libs/postgresql/Makefile index 055674249..92418c85e 100644 --- a/libs/postgresql/Makefile +++ b/libs/postgresql/Makefile @@ -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:=2a85e082fc225944821dfd23990e32dfcd2284c19060864b0ad4ca537d30522d +PKG_HASH:=a09bf3abbaf6763980d0f8acbb943b7629a8b20073de18d867aecdb7988483ed PKG_USE_MIPS16:=0 PKG_FIXUP:=autoreconf