Merge pull request #952 from hanspolo/postgresql
postgresql: updated to 9.4.1
This commit is contained in:
commit
658ea9588a
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.0
|
version=9.4.1
|
||||||
revision=3
|
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=7a35c3cb77532f7b15702e474d7ef02f0f419527ee80a4ca6036fffb551625a5
|
checksum=29ddb77c820095b8f52e5455e9c6c6c20cf979b0834ed1986a8857b84888c3a6
|
||||||
|
|
||||||
hostmakedepends="flex docbook docbook2x openjade"
|
hostmakedepends="flex docbook docbook2x openjade"
|
||||||
makedepends="libfl-devel readline-devel>=6.3 libressl-devel>=2.1.3 perl>=5.20
|
makedepends="libfl-devel readline-devel>=6.3 libressl-devel>=2.1.3 perl>=5.20
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue