* [Buildroot] [PATCH/next 1/1] package/libsrtp: fix license hash
@ 2018-08-20 17:33 Bernd Kuhls
2018-08-20 20:41 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2018-08-20 17:33 UTC (permalink / raw)
To: buildroot
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>
---
package/libsrtp/libsrtp.hash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.18.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-08-20 20:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-20 17:33 [Buildroot] [PATCH/next 1/1] package/libsrtp: fix license hash Bernd Kuhls
2018-08-20 20:41 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox