add .nvchecker where possible
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[antidot]
|
||||
source = "git"
|
||||
git = "https://github.com/doron-cohen/antidot.git"
|
||||
prefix = "v"
|
||||
@@ -0,0 +1,4 @@
|
||||
[asus-numpad]
|
||||
source = "git"
|
||||
git = "https://github.com/iamkroot/asus-numpad.git"
|
||||
prefix = "v"
|
||||
@@ -0,0 +1,4 @@
|
||||
[nginx-mainline-mod-vts]
|
||||
source = "git"
|
||||
git = "https://github.com/vozlt/nginx-module-vts.git"
|
||||
prefix = "v"
|
||||
@@ -0,0 +1,2 @@
|
||||
[nginxbeautifier]
|
||||
source = "npm"
|
||||
@@ -0,0 +1,3 @@
|
||||
[perl-filehandle-unget]
|
||||
source = "cpan"
|
||||
cpan = "FileHandle-Unget"
|
||||
@@ -0,0 +1,3 @@
|
||||
[perl-mail-mbox-messageparser]
|
||||
source = "cpan"
|
||||
cpan = "Mail-Mbox-MessageParser"
|
||||
@@ -0,0 +1,3 @@
|
||||
[perl-net-ftpssl]
|
||||
source = "cpan"
|
||||
cpan = "Net-FTPSSL"
|
||||
@@ -0,0 +1,4 @@
|
||||
[python-derpconf]
|
||||
source = "git"
|
||||
git = "https://github.com/globocom/derpconf.git"
|
||||
prefix = "v"
|
||||
@@ -0,0 +1,4 @@
|
||||
[python-jpegiptc]
|
||||
source = "git"
|
||||
git = "https://github.com/gdegoulet/JpegIPTC.git"
|
||||
prefix = "v"
|
||||
@@ -0,0 +1,3 @@
|
||||
[python-libthumbor]
|
||||
source = "git"
|
||||
git = "https://github.com/thumbor/libthumbor.git"
|
||||
@@ -0,0 +1,4 @@
|
||||
[python-pyssim]
|
||||
source = "git"
|
||||
git = "https://github.com/jterrace/pyssim.git"
|
||||
prefix = "v"
|
||||
@@ -0,0 +1,4 @@
|
||||
[python-socketfromfd]
|
||||
source = "git"
|
||||
git = "https://github.com/tiran/socketfromfd.git"
|
||||
prefix = "v"
|
||||
@@ -0,0 +1,4 @@
|
||||
[rvpk]
|
||||
source = "git"
|
||||
git = "https://github.com/panzi/rust-vpk.git"
|
||||
prefix = "v"
|
||||
@@ -0,0 +1,3 @@
|
||||
[thumbor]
|
||||
source = "git"
|
||||
git = "https://github.com/thumbor/thumbor.git"
|
||||
@@ -0,0 +1,4 @@
|
||||
[wljoywake]
|
||||
source = "git"
|
||||
git = "https://github.com/nowrep/wljoywake.git"
|
||||
prefix = "v"
|
||||
Reference in New Issue
Block a user