From 8b00cd4071b5bf2bbed65ec8181d4f1425fcc5d5 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Thu, 17 Nov 2016 12:10:30 +0200 Subject: [PATCH] telegram: Update to version 0.10.19 --- telegram/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram/Makefile b/telegram/Makefile index 4243319..7d703c8 100644 --- a/telegram/Makefile +++ b/telegram/Makefile @@ -1,6 +1,6 @@ include $(CURDIR)/../Makefile.inc -VERSION = 0.10.0 +VERSION = 0.10.19 URL = https://updates.tdesktop.com/tlinux/tsetup.$(VERSION).tar.xz PACKAGE = tsetup.$(VERSION).tar.xz