mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
postgresql: update to 9.6.13.
This commit is contained in:
parent
e7c5c596f2
commit
1494a28d9a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'postgresql'
|
||||
pkgname=postgresql
|
||||
version=9.6.12
|
||||
revision=2
|
||||
version=9.6.13
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_target=world
|
||||
configure_args="--with-openssl --with-python
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="PostgreSQL"
|
||||
homepage="https://www.postgresql.org"
|
||||
distfiles="https://ftp.postgresql.org/pub/source/v${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=2e8c8446ba94767bda8a26cf5a2152bf0ae68a86aaebf894132a763084579d84
|
||||
checksum=ecbed20056296a65b6a4f5526c477e3ae5cc284cb01a15507785ddb23831e9a4
|
||||
|
||||
conf_files="
|
||||
/etc/default/${pkgname}
|
||||
|
|
Loading…
Add table
Reference in a new issue