ustream-ssl: unstable-2022-12-08- -> unstable-2023-02-25

+3 -3
+3 -3
pkgs/development/libraries/ustream-ssl/default.nix
··· 2 3 stdenv.mkDerivation { 4 pname = "ustream-ssl"; 5 - version = "unstable-2022-12-08-${ssl_implementation.pname}"; 6 7 src = fetchgit { 8 url = "https://git.openwrt.org/project/ustream-ssl.git"; 9 - rev = "9217ab46536353c7c792951b57163063f5ec7a3b"; 10 - sha256 = "1ldyyb3is213iljyccx98f56rb69rfpgdcb1kjxw9a176hvpipdd"; 11 }; 12 13 preConfigure = ''
··· 2 3 stdenv.mkDerivation { 4 pname = "ustream-ssl"; 5 + version = "unstable-2023-02-25"; 6 7 src = fetchgit { 8 url = "https://git.openwrt.org/project/ustream-ssl.git"; 9 + rev = "498f6e268d4d2b0ad33b430f4ba1abe397d31496"; 10 + hash = "sha256-qwF3pzJ/nUTaJ8NZtgLyXnSozekY3dovxK3ZWHPGORM="; 11 }; 12 13 preConfigure = ''