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'
|
||||
pkgname=postgresql
|
||||
version=9.6.17
|
||||
revision=3
|
||||
version=9.6.18
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_target=world
|
||||
configure_args="--with-openssl --with-python
|
||||
|
@ -17,7 +17,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
|
|||
license="PostgreSQL"
|
||||
homepage="https://www.postgresql.org"
|
||||
distfiles="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=f6e1e32d32545f97c066f3c19f4d58dfab1205c01252cf85c5c92294ace1a0c2
|
||||
checksum=517ec282b785e6d22f360c30ba0c5e2a506fca5ca07dcc545427511d94c89999
|
||||
|
||||
conf_files="
|
||||
/etc/default/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue