Unverified Commit 780e81e5 authored by Kevin Cox's avatar Kevin Cox Committed by GitHub
Browse files

linphone: fix sdk hash (#470785)

parents eb493e4e 4ef5c0c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ makeScopeWithSplicing' {
    mkLinphoneDerivation = self.mk-linphone-derivation;

    linphoneSdkVersion = "5.4.67";
    linphoneSdkHash = "sha256-QM4EVm7VJeOTt5Dc4DFAJOrGphCRcGniN0Tnfl4zab8=";
    linphoneSdkHash = "sha256-YG+GF6En1r8AYoIj7E5hqPcmXidMmO0ZKVx/YC5w55I=";
  };
  f =
    self: