Icedove updated for flidas
This commit is contained in:
parent
f849ee0ba4
commit
4a60a4ca1c
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/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
|
# 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
|
# 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
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=2
|
VERSION=1
|
||||||
EXTERNAL='deb-src http://security.debian.org/ wheezy/updates main'
|
EXTERNAL='deb-src http://security.debian.org/ stable/updates main'
|
||||||
SIGNKEY="46925553"
|
SIGNKEY="46925553"
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue