live555: 2024.09.20 -> 2026.01.12

This commit is contained in:
R. Ryantm
2026-01-13 03:19:19 +00:00
parent 9647a2baa3
commit 5d6e2c610c
+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 = [