jitsi-videobridge: 2.3-44-g8983b11f -> 2.3-59-g5c48e421
This commit is contained in:
parent
2332b0d7f4
commit
841bd4d99c
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
|||
|
||||
let
|
||||
pname = "jitsi-videobridge2";
|
||||
version = "2.3-44-g8983b11f";
|
||||
version = "2.3-59-g5c48e421";
|
||||
src = fetchurl {
|
||||
url = "https://download.jitsi.org/stable/${pname}_${version}-1_all.deb";
|
||||
sha256 = "TUWACKQz4wEGv2VKqKsuQLjtJZr24gtVZ4l7LCXe7VE=";
|
||||
sha256 = "yFFvdDOdG6/VloQV4VWBr2rv7dh7dNiL6D4cep2QIxE=";
|
||||
};
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
|
|
Loading…
Reference in a new issue