live555: 2024.09.20 -> 2026.01.12 (#421237)

This commit is contained in:
dotlambda
2026-06-18 16:51:50 +00:00
committed by GitHub
+2 -2
View File
@@ -19,7 +19,7 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "live555";
version = "2024.09.20";
version = "2026.01.12";
src = fetchurl {
urls = [
@@ -28,7 +28,7 @@ stdenv.mkDerivation (finalAttrs: {
"https://download.videolan.org/contrib/live555/live.${finalAttrs.version}.tar.gz"
"mirror://sourceforge/slackbuildsdirectlinks/live.${finalAttrs.version}.tar.gz"
];
hash = "sha256-TrUneCGaJJxC+GgL1ZZ/ZcONeqDH05Bp44/3lkCs9tg=";
hash = "sha256-LFTC4JAGWEnQq4zHsGlC9OZt3hfyoMgK4guQfVYsk34=";
};
patches = [