diff options
| author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-04-14 09:53:58 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-04-14 14:37:46 +0200 |
| commit | 73aaf7391674411a6a023afa5f67bbad9532ee39 (patch) | |
| tree | 469f6e2c17c2e291570d372b6bcb7e060da94494 /package/postgresql/postgresql.hash | |
| parent | 591cd5d37df17a7893e30746193a9c8eb2ca3676 (diff) | |
| download | buildroot-73aaf7391674411a6a023afa5f67bbad9532ee39.tar.gz buildroot-73aaf7391674411a6a023afa5f67bbad9532ee39.zip | |
postgresql: bump version to 9.5.2
Also remove a patch which is no longer necessary and do not autoreconf.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql/postgresql.hash')
| -rw-r--r-- | package/postgresql/postgresql.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/postgresql/postgresql.hash b/package/postgresql/postgresql.hash index 9015e99040..4e4adcb333 100644 --- a/package/postgresql/postgresql.hash +++ b/package/postgresql/postgresql.hash @@ -1,2 +1,2 @@ -# From https://ftp.postgresql.org/pub/source/v9.4.6/postgresql-9.4.6.tar.bz2.sha256 -sha256 cbce1f4d01a6142c5d8bebe125623c5198ec04f363da7dd3d3b3a4100b4140a6 postgresql-9.4.6.tar.bz2 +# From https://ftp.postgresql.org/pub/source/v9.5.2/postgresql-9.5.2.tar.bz2.sha256 +sha256 f8d132e464506b551ef498719f18cfe9d777709c7a1589dc360afc0b20e47c41 postgresql-9.5.2.tar.bz2 |

