postgresql: update to 9.6.22.
This commit is contained in:
parent
12178282b4
commit
734b9dd0f0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'postgresql'
|
||||
pkgname=postgresql
|
||||
version=9.6.21
|
||||
version=9.6.22
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_target=world
|
||||
|
@ -19,7 +19,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=930feaef28885c97ec40c26ab6221903751eeb625de92b22602706d7d47d1634
|
||||
checksum=3d32cd101025a0556813397c69feff3df3d63736adb8adeaf365c522f39f2930
|
||||
# initdb fails on github actions, works locally with xbps-uunshare
|
||||
make_check=ci-skip
|
||||
|
||||
|
|
Loading…
Reference in New Issue