turbovnc: 2.2.6 -> 2.2.7

This commit is contained in:
R. Ryantm 2021-12-24 02:14:20 +00:00
parent e2b2136d63
commit 922e73e2b2

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: