postgresql: update to 9.4.2.
This commit is contained in:
parent
b6d247687c
commit
b776181753
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'postgresql'
|
||||
pkgname=postgresql
|
||||
version=9.4.1
|
||||
revision=6
|
||||
version=9.4.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_target="world"
|
||||
configure_args="--with-openssl --with-python
|
||||
|
@ -14,7 +14,7 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
|||
homepage="http://www.postgresql.org"
|
||||
license="BSD"
|
||||
distfiles="ftp://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=29ddb77c820095b8f52e5455e9c6c6c20cf979b0834ed1986a8857b84888c3a6
|
||||
checksum=81fda191c165ba1d25d75cd0166ece5abdcb4a7f5eca01b349371e279ebb4d11
|
||||
|
||||
hostmakedepends="flex docbook docbook2x openjade"
|
||||
makedepends="libfl-devel readline-devel libressl-devel perl
|
||||
|
|
Loading…
Reference in New Issue