postgres: updated to 9.4.4
This commit is contained in:
parent
cc3510e5c3
commit
433f2613d2
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.4.3
|
version=9.4.4
|
||||||
revision=2
|
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
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Philipp Hirsch <itself@hanspolo.net>"
|
||||||
homepage="http://www.postgresql.org"
|
homepage="http://www.postgresql.org"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="ftp://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="ftp://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=734acfd2ac352dd0cd353d226f3199c2e1a2730200998aea5b38cf685136d755
|
checksum=538ed99688d6fdbec6fd166d1779cf4588bf2f16c52304e5ef29f904c43b0013
|
||||||
|
|
||||||
hostmakedepends="flex docbook docbook2x openjade"
|
hostmakedepends="flex docbook docbook2x openjade"
|
||||||
makedepends="libfl-devel readline-devel libressl-devel perl
|
makedepends="libfl-devel readline-devel libressl-devel perl
|
||||||
|
|
Loading…
Add table
Reference in a new issue