diff --git a/srcpkgs/postgresql/template b/srcpkgs/postgresql/template index b8f2ad8f964..d9fcad13bbf 100644 --- a/srcpkgs/postgresql/template +++ b/srcpkgs/postgresql/template @@ -1,6 +1,6 @@ # Template file for 'postgresql' pkgname=postgresql -version=9.6.23 +version=9.6.24 revision=1 build_style=gnu-configure make_build_target=world @@ -18,7 +18,7 @@ license="PostgreSQL" homepage="https://www.postgresql.org" changelog="https://www.postgresql.org/docs/current/release-${version//./-}.html" distfiles="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2" -checksum=a849f798401ab8c6dfa653ebbcd853b43f2200b4e3bc1ea3cb5bec9a691947b9 +checksum=aeb7a196be3ebed1a7476ef565f39722187c108dd47da7489be9c4fcae982ace # initdb fails on github actions, works locally with xbps-uunshare make_check=ci-skip