diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2018-08-20 19:33:48 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-08-20 22:39:18 +0200 |
| commit | 22b89ffe42ddba393ad5b36195c3bbb8cffcb1a0 (patch) | |
| tree | 0841333a9c901e7fbd5d7f48dd4613dd1ec7e9e6 /package/libsrtp | |
| parent | 6c820bb358b959415833427e51ffa87f1cc5bef7 (diff) | |
| download | buildroot-22b89ffe42ddba393ad5b36195c3bbb8cffcb1a0.tar.gz buildroot-22b89ffe42ddba393ad5b36195c3bbb8cffcb1a0.zip | |
package/libsrtp: fix license hash
While bumping the package from 1.5.4 to 2.2.0 the license hash from
version 1.6.0 was erroneously used.
Fixes
http://autobuild.buildroot.net/results/2d8/2d8344bab5b87d20156814b96cbbab1d5fc89586/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/libsrtp')
| -rw-r--r-- | package/libsrtp/libsrtp.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libsrtp/libsrtp.hash b/package/libsrtp/libsrtp.hash index 0aa8a67497..1a88673c81 100644 --- a/package/libsrtp/libsrtp.hash +++ b/package/libsrtp/libsrtp.hash @@ -1,3 +1,3 @@ # Locally calculated sha256 44fd7497bce78767e96b54a11bca520adb2ad32effd515f04bce602b60a1a50b libsrtp-v2.2.0.tar.gz -sha256 8defed37d52096ae14b60adc499c33d43975109bc265552ee67e9a888c634b93 LICENSE +sha256 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae LICENSE |

