postgresql: update to 9.6.24.
This commit is contained in:
parent
13e345fe60
commit
eefca7567f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue