apply new lint rules forcing HTTPS to savannah.gnu.org
sed -i \ -e 's,[a-z]*://savannah.gnu.org,https://savannah.gnu.org,' \ -e 's,[a-z]*://download.savannah.gnu.org,https://download.savannah.gnu.org,' \ -e 's,[a-z]*://git.savannah.gnu.org,https://git.savannah.gnu.org,' \ metadata/*.txt
This commit is contained in:
parent
d621465ce1
commit
9fda7c5470
|
@ -20,7 +20,7 @@ Build:1.4.1,2
|
|||
subdir=android-proj
|
||||
patch=bobby.patch
|
||||
prebuild=sed -i 's/true/false/g' AndroidManifest.xml && \
|
||||
wget http://download.savannah.gnu.org/releases/freetype/freetype-2.4.10.tar.bz2 && \
|
||||
wget https://download.savannah.gnu.org/releases/freetype/freetype-2.4.10.tar.bz2 && \
|
||||
tar xvjf freetype-2.4.10.tar.bz2 && \
|
||||
rm freetype-2.4.10.tar.bz2 && \
|
||||
git clone https://git.code.sf.net/p/alleg/allegro && \
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Categories:Writing
|
||||
License:GPL-3.0
|
||||
Web Site:http://josep-portella.com/en/software/diary
|
||||
Source Code:http://git.savannah.gnu.org/cgit/diary.git
|
||||
Source Code:https://git.savannah.gnu.org/cgit/diary.git
|
||||
Issue Tracker:
|
||||
|
||||
Auto Name:Diary
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Categories:Multimedia
|
||||
License:GPL-3.0+
|
||||
Web Site:http://josep-portella.com/en/software/magia-dni
|
||||
Source Code:http://git.savannah.gnu.org/cgit/magiadni.git
|
||||
Source Code:https://git.savannah.gnu.org/cgit/magiadni.git
|
||||
Issue Tracker:
|
||||
|
||||
Auto Name:MagiaDNI
|
||||
|
@ -15,7 +15,7 @@ named exactly as the card's holder.
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:http://git.savannah.gnu.org/r/magiadni.git
|
||||
Repo:https://git.savannah.gnu.org/git/magiadni.git
|
||||
|
||||
Build:1.6,7
|
||||
commit=v1.6
|
||||
|
|
|
@ -17,7 +17,7 @@ backup and you can open the files with other applications.
|
|||
Includes basic functionality for browsing the old entries. Available in English,
|
||||
Catalan and Spanish.
|
||||
|
||||
Forked from [http://git.savannah.gnu.org/cgit/diary.git] Updated for android 4
|
||||
Forked from [https://git.savannah.gnu.org/cgit/diary.git] Updated for android 4
|
||||
and later.
|
||||
.
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
Categories:Internet
|
||||
License:GPL-3.0+
|
||||
Web Site:https://savannah.nongnu.org/projects/kiba
|
||||
Source Code:http://git.savannah.gnu.org/cgit/kiba.git/tree
|
||||
Source Code:https://git.savannah.gnu.org/cgit/kiba.git/tree
|
||||
Issue Tracker:https://savannah.nongnu.org/bugs/?func=additem&group=kiba
|
||||
Changelog:http://git.savannah.gnu.org/cgit/kiba.git/log
|
||||
Changelog:https://git.savannah.gnu.org/cgit/kiba.git/log
|
||||
|
||||
Auto Name:KIBA
|
||||
Summary:A booth attraction app
|
||||
|
|
Loading…
Reference in a new issue