mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
postgresql: update to 9.6.18.
This commit is contained in:
parent
aa6cbb429e
commit
a81360e8eb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'postgresql'
|
# Template file for 'postgresql'
|
||||||
pkgname=postgresql
|
pkgname=postgresql
|
||||||
version=9.6.17
|
version=9.6.18
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_target=world
|
make_build_target=world
|
||||||
configure_args="--with-openssl --with-python
|
configure_args="--with-openssl --with-python
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
||||||
license="PostgreSQL"
|
license="PostgreSQL"
|
||||||
homepage="https://www.postgresql.org"
|
homepage="https://www.postgresql.org"
|
||||||
distfiles="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=f6e1e32d32545f97c066f3c19f4d58dfab1205c01252cf85c5c92294ace1a0c2
|
checksum=517ec282b785e6d22f360c30ba0c5e2a506fca5ca07dcc545427511d94c89999
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/default/${pkgname}
|
/etc/default/${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue