From 7bf6100e83d1839ea5d77062aeaa3c4fa3766433 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Mon, 19 Oct 2015 16:14:53 +0300 Subject: [PATCH] telegram: Update to version 0.9.6 --- telegram/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram/Makefile b/telegram/Makefile index b9ebf93..de39132 100644 --- a/telegram/Makefile +++ b/telegram/Makefile @@ -1,6 +1,6 @@ include $(CURDIR)/../Makefile.inc -VERSION = 0.9.2 +VERSION = 0.9.6 URL = https://updates.tdesktop.com/tlinux/tsetup.$(VERSION).tar.xz PACKAGE = tsetup.$(VERSION).tar.xz