postgresql: rebuild for perl-5.26.
This commit is contained in:
parent
6d1adede78
commit
2530815802
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'postgresql'
|
# Template file for 'postgresql'
|
||||||
pkgname=postgresql
|
pkgname=postgresql
|
||||||
version=9.6.3
|
version=9.6.3
|
||||||
revision=1
|
revision=2
|
||||||
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
|
||||||
|
@ -13,7 +13,7 @@ short_desc="Sophisticated open-source Object-Relational DBMS"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=1645b3736901f6d854e695a937389e68ff2066ce0cde9d73919d6ab7c995b9c6
|
checksum=1645b3736901f6d854e695a937389e68ff2066ce0cde9d73919d6ab7c995b9c6
|
||||||
|
|
||||||
hostmakedepends="flex docbook docbook2x openjade"
|
hostmakedepends="flex docbook docbook2x openjade"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue