From 4a60a4ca1c8fc80c8022768a971fc52881e83971 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez <ruben@trisquel.info> Date: Mon, 9 Jan 2017 23:53:08 -0500 Subject: [PATCH] Icedove updated for flidas --- helpers/make-icedove | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helpers/make-icedove b/helpers/make-icedove index fccf28d6..0e3304bd 100644 --- a/helpers/make-icedove +++ b/helpers/make-icedove @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2014 Ruben Rodriguez <ruben@trisquel.info> +# Copyright (C) 2014-2016 Ruben Rodriguez <ruben@trisquel.info> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,8 +17,8 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=2 -EXTERNAL='deb-src http://security.debian.org/ wheezy/updates main' +VERSION=1 +EXTERNAL='deb-src http://security.debian.org/ stable/updates main' SIGNKEY="46925553" . ./config -- GitLab