Thanks to r69394, switch rapps database download to https

svn path=/trunk/; revision=69396
This commit is contained in:
Pierre Schweitzer 2015-09-28 11:50:58 +00:00
parent ae8eaa4c80
commit cf9617f9dd

View file

@ -26,8 +26,7 @@
#include "resource.h"
/* FIXME: this should be downloaded by HTTPS once is supported */
#define APPLICATION_DATABASE_URL L"http://svn.reactos.org/packages/rappmgr.cab"
#define APPLICATION_DATABASE_URL L"https://svn.reactos.org/packages/rappmgr.cab"
#define SPLIT_WIDTH 4
#define MAX_STR_LEN 256