shithub: openh264

Download patch

ref: f9bfb31fd23ca388de17100c90280642233d7b32
parent: 9baaaa2a641df24e288b8fc88584a895d3418a30
author: Cullen Jennings <fluffy@iii.ca>
date: Sat Nov 29 10:48:23 EST 2014

Update Dockerfile

Junk the hash of .a file

--- a/build/Dockerfile
+++ b/build/Dockerfile
@@ -43,8 +43,7 @@
 
 RUN openssl dgst -sha1 libopenh264.so >> log
 RUN echo "Fluffy Got hash of  - 3b6280fce36111ab9c911453f4ee1fd99ce6f841" >> log
-RUN openssl dgst -sha1 libopenh264.a >> log
-RUN echo "Fluffy Got hash of  - eebcffe6197962113cf01f2f246badb7ac96618e" >> log 
+