Merge pull request #37060 from ryantm/auto-update/live555
live555: 2018.02.12 -> 2018.02.28
This commit is contained in:
commit
5c3204877f
@ -2,14 +2,14 @@
|
||||
|
||||
# Based on https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD
|
||||
let
|
||||
version = "2018.02.12";
|
||||
version = "2018.02.28";
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
name = "live555-${version}";
|
||||
|
||||
src = fetchurl { # the upstream doesn't provide a stable URL
|
||||
url = "mirror://sourceforge/slackbuildsdirectlinks/live.${version}.tar.gz";
|
||||
sha256 = "08860q07hfiln44d6qaasmfalf4hb9na5jsfd4yps6jn4r54xxwx";
|
||||
sha256 = "0zi47asv1qmb09g321m02q684i3c90vci0mgkdh1mlmx2rbg1d1d";
|
||||
};
|
||||
|
||||
postPatch = "sed 's,/bin/rm,rm,g' -i genMakefiles"
|
||||
|
Loading…
Reference in New Issue
Block a user