From 9811622d603d2dc1d1c71eb16b2eed2b885d7fc0 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Fri, 8 Jan 2016 17:01:59 +0200 Subject: [PATCH] telegram: Updated to version 0.9.18. --- telegram/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram/Makefile b/telegram/Makefile index c6ae614..f648378 100644 --- a/telegram/Makefile +++ b/telegram/Makefile @@ -1,6 +1,6 @@ include $(CURDIR)/../Makefile.inc -VERSION = 0.9.15 +VERSION = 0.9.18 URL = https://updates.tdesktop.com/tlinux/tsetup.$(VERSION).tar.xz PACKAGE = tsetup.$(VERSION).tar.xz