From 509e127eda28b7bc2748fef99973e228616ca3df Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Mon, 23 May 2016 11:39:15 +0300 Subject: [PATCH] telegram: Updated to version 0.9.49 --- telegram/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram/Makefile b/telegram/Makefile index f648378..f4179d6 100644 --- a/telegram/Makefile +++ b/telegram/Makefile @@ -1,6 +1,6 @@ include $(CURDIR)/../Makefile.inc -VERSION = 0.9.18 +VERSION = 0.9.49 URL = https://updates.tdesktop.com/tlinux/tsetup.$(VERSION).tar.xz PACKAGE = tsetup.$(VERSION).tar.xz