diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2015-01-13 19:37:31 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-01-14 19:27:07 +0100 |
commit | 382eeca0326f8511a0f23a747ae57d33943ca05a (patch) | |
tree | 6cb85b9b560dbaf34ac2b376ead54622f43659d4 /package/postgresql/postgresql.hash | |
parent | 1923f2f9f240526572def45c04db742690f59f36 (diff) | |
download | buildroot-382eeca0326f8511a0f23a747ae57d33943ca05a.tar.gz buildroot-382eeca0326f8511a0f23a747ae57d33943ca05a.zip |
postgresql: add hash
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/postgresql/postgresql.hash')
-rw-r--r-- | package/postgresql/postgresql.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/postgresql/postgresql.hash b/package/postgresql/postgresql.hash new file mode 100644 index 0000000000..834eb30036 --- /dev/null +++ b/package/postgresql/postgresql.hash @@ -0,0 +1,2 @@ +# From https://ftp.postgresql.org/pub/source/v9.4.0/postgresql-9.4.0.tar.bz2.sha256 +sha256 7a35c3cb77532f7b15702e474d7ef02f0f419527ee80a4ca6036fffb551625a5 postgresql-9.4.0.tar.bz2 |