postgresql: bump to 10.1
authorAdam Duskett <aduskett@gmail.com>
Sat, 25 Nov 2017 17:12:14 +0000 (12:12 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Nov 2017 08:44:24 +0000 (09:44 +0100)
commitb101114b82dba39cc58b66dbc870f2ef613afbcf
tree820240e6322dc8c38e57368f480a541bbba82446
parent0f2450477132e002a445708b78fd173275458300
postgresql: bump to 10.1

- Add a hash for the license file.

- PostgreSQL 10.0 and above will default to checking for /dev/urandom if an
  SSL library is not found, which will fail when cross compiling.
  Since /dev/urandom is guaranteed to be provided on Linux systems,
  add ac_cv_file__dev_urandom=yes to the configure environment if a SSL library
  is not selected.

Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
[Thomas: minor tweaks to the /dev/urandom comment in the .mk file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/postgresql/postgresql.hash
package/postgresql/postgresql.mk