Merge pull request #151945 from r-ryantm/auto-update/turbovnc

turbovnc: 2.2.6 -> 2.2.7
This commit is contained in:
Jörg Thalheim 2021-12-28 08:56:47 +00:00 committed by GitHub
commit 120171d208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,13 +22,13 @@
stdenv.mkDerivation rec {
pname = "turbovnc";
version = "2.2.6";
version = "2.2.7";
src = fetchFromGitHub {
owner = "TurboVNC";
repo = "turbovnc";
rev = version;
sha256 = "sha256-HSppHPBBkTf+88ZBaYG6JK4A/5lOBCxPFv6898TD7PE=";
sha256 = "sha256-mEdatfTBx4nNmMTgv1Z+xefPFEiE2rCrsxyB7Dd03rg=";
};
# TODO: