diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-10-31 16:31:25 +0000 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-11-01 14:58:37 +0100 |
commit | fcb554d39dd3476557406023d18543063ce8442c (patch) | |
tree | 1d4109ec6bc9ed9dafbcaca4e1eee2bb96f000c3 /package/postgresql/postgresql.hash | |
parent | 91081e2a6b8e0cc68de7ad1e41cb1fd06de7c0f0 (diff) | |
download | buildroot-fcb554d39dd3476557406023d18543063ce8442c.tar.gz buildroot-fcb554d39dd3476557406023d18543063ce8442c.zip |
postgresql: bump version to 9.6.1
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 5e73badec6..900a55a7ad 100644 --- a/package/postgresql/postgresql.hash +++ b/package/postgresql/postgresql.hash @@ -1,2 +1,2 @@ -# From https://ftp.postgresql.org/pub/source/v9.6.0/postgresql-9.6.0.tar.bz2.sha256 -sha256 3b5fe9634b80a4511aac1832a087586a7caa8c3413619562bdda009a015863ce postgresql-9.6.0.tar.bz2 +# From https://ftp.postgresql.org/pub/source/v9.6.1/postgresql-9.6.1.tar.bz2.sha256 +sha256 e5101e0a49141fc12a7018c6dad594694d3a3325f5ab71e93e0e51bd94e51fcd postgresql-9.6.1.tar.bz2 |