Merge pull request #336043 from museoa/upload-live555

live555: 2024.06.26 -> 2024.08.01
This commit is contained in:
superherointj
2024-08-23 17:10:51 -03:00
committed by GitHub
+2 -2
View File
@@ -10,7 +10,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "live555";
version = "2024.06.26";
version = "2024.08.01";
src = fetchurl {
urls = [
@@ -19,7 +19,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-l+n6AV/GVZgIlV7HoMkP5AALho8ExYeU/2J/ilYtLxw=";
hash = "sha256-g5q3Q30B5in4CU6h7Ix6e7UEx97tnt/J4XrDT5oaGT8=";
};
patches = [