make-midori updated for flidas

This commit is contained in:
Ruben Rodriguez 2016-08-13 22:16:33 -04:00
parent c4a04c48c0
commit 75a9fd4324

View file

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright (C) 2011 Rubén Rodríguez <ruben@trisquel.info> # Copyright (C) 2011-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
@ -18,8 +18,6 @@
# #
VERSION=1 VERSION=1
EXTERNAL='deb-src http://ppa.launchpad.net/midori/ppa/ubuntu $UPSTREAM main'
SIGNKEY="61E5F6C1A69241F1"
. ./config . ./config