Merge pull request #115642 from r-ryantm/auto-update/teamviewer

teamviewer: 15.8.3 -> 15.15.5
This commit is contained in:
Arseniy Seroka 2021-03-10 07:45:56 +03:00 committed by GitHub
commit d9298e4551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,11 @@
mkDerivation rec {
pname = "teamviewer";
version = "15.8.3";
version = "15.15.5";
src = fetchurl {
url = "https://dl.tvcdn.de/download/linux/version_15x/teamviewer_${version}_amd64.deb";
sha256 = "1c947yxgs0mv5x6qvy40dypbbhhjbglma1pwl66z39gzg51n2dmc";
sha256 = "sha256-H/CSc2RcjI+Fm8awYcXm3ioAJpbSNEMwGVrTozMux3A=";
};
unpackPhase = ''