From ea54bce6f6f8a9047d96f5fc6c90e952f452dbe5 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Thu, 2 Feb 2017 16:38:59 +0200 Subject: [PATCH] telegram: Update to version 1.0.5 --- telegram/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram/Makefile b/telegram/Makefile index 7d703c8..be798b1 100644 --- a/telegram/Makefile +++ b/telegram/Makefile @@ -1,6 +1,6 @@ include $(CURDIR)/../Makefile.inc -VERSION = 0.10.19 +VERSION = 1.0.5 URL = https://updates.tdesktop.com/tlinux/tsetup.$(VERSION).tar.xz PACKAGE = tsetup.$(VERSION).tar.xz