Merge pull request #36687 from ryantm/auto-update/shairport-sync
shairport-sync: 3.0.2 -> 3.1.7
This commit is contained in:
commit
61a1917d09
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@
|
|||
, libdaemon, popt, pkgconfig, libconfig, libpulseaudio, soxr }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
version = "3.0.2";
|
||||
version = "3.1.7";
|
||||
name = "shairport-sync-${version}";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
sha256 = "1lpfl591lhk66a5jfp86j669iswjzj503x02hg9h3211vxv3h9pa";
|
||||
sha256 = "1ip8vlyly190fhcd55am5xvqisvch8mnw50xwbm663dapdb1f8ys";
|
||||
rev = version;
|
||||
repo = "shairport-sync";
|
||||
owner = "mikebrady";
|
||||
|
|
Loading…
Reference in a new issue