postgresql: update 9.6.6
This commit is contained in:
parent
899a220fac
commit
c68d3a6221
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'postgresql'
|
||||
pkgname=postgresql
|
||||
version=9.6.5
|
||||
revision=2
|
||||
version=9.6.6
|
||||
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="http://www.postgresql.org"
|
||||
license="BSD"
|
||||
distfiles="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=06da12a7e3dddeb803962af8309fa06da9d6989f49e22865335f0a14bad0744c
|
||||
checksum=399cdffcb872f785ba67e25d275463d74521566318cfef8fe219050d063c8154
|
||||
|
||||
hostmakedepends="flex docbook docbook2x openjade"
|
||||
makedepends="libfl-devel readline-devel libressl-devel perl
|
||||
|
|
Loading…
Reference in a new issue