postgresql: update to 9.6.10.
This commit is contained in:
parent
5ca7328060
commit
417cf23b25
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'postgresql'
|
||||
pkgname=postgresql
|
||||
version=9.6.9
|
||||
revision=4
|
||||
version=9.6.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_target="world"
|
||||
configure_args="--with-openssl --with-python
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://www.postgresql.org"
|
||||
license="PostgreSQL"
|
||||
distfiles="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=b97952e3af02dc1e446f9c4188ff53021cc0eed7ed96f254ae6daf968c443e2e
|
||||
checksum=8615acc56646401f0ede97a767dfd27ce07a8ae9c952afdb57163b7234fe8426
|
||||
|
||||
hostmakedepends="flex docbook docbook2x openjade"
|
||||
makedepends="libfl-devel readline-devel libressl-devel perl
|
||||
|
|
Loading…
Reference in a new issue