Merge pull request #116204 from r-ryantm/auto-update/svxlink

svxlink: 19.09.1 -> 19.09.2
This commit is contained in:
Ryan Mulligan 2021-03-14 14:15:11 -07:00 committed by GitHub
commit 87acb6d60b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,13 +14,13 @@ let
in stdenv.mkDerivation rec {
pname = "svxlink";
version = "19.09.1";
version = "19.09.2";
src = fetchFromGitHub {
owner = "sm0svx";
repo = pname;
rev = version;
sha256 = "0xmbac821w9kl7imlz0mra19mlhi0rlpbyyay26w1y7h98j4g4yp";
sha256 = "sha256-riyFEuEmJ7+jYT3UoTTsMUwFdO3y5mjo4z0fcC3O8gY=";
};
cmakeFlags = [