Update S.F. download URL

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6227 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
dopi
2018-03-06 14:04:38 +00:00
parent 6213d4e7af
commit 4f781a493f
2 changed files with 6 additions and 6 deletions

View File

@ -9,8 +9,8 @@
"RepositoryDate" : 4.3024000000000000E+004, "RepositoryDate" : 4.3024000000000000E+004,
"PackageBaseDir" : "tdi\\/", "PackageBaseDir" : "tdi\\/",
"HomePageURL" : "http://wiki.freepascal.org/TTDINotebook", "HomePageURL" : "http://wiki.freepascal.org/TTDINotebook",
"DownloadURL" : "https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tdi/opm/update_tdi.json", "DownloadURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/opm/update_TDINoteBook.json",
"SVNURL" : "" "SVNURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/"
}, },
"PackageFiles0" : [ "PackageFiles0" : [
{ {
@ -20,8 +20,8 @@
"License" : "LGPL", "License" : "LGPL",
"RelativeFilePath" : "", "RelativeFilePath" : "",
"VersionAsString" : "0.2.0.0", "VersionAsString" : "0.2.0.0",
"LazCompatibility" : "1.6, 1.8, Trunk", "LazCompatibility" : "1.6, 1.8, 1.9, Trunk",
"FPCCompatibility" : "2.6.4, 3.0.4", "FPCCompatibility" : "2.6.4, 3.0.4, 3.1.1",
"SupportedWidgetSet" : "win32/64, gtk2, carbon, qt", "SupportedWidgetSet" : "win32/64, gtk2, carbon, qt",
"PackageType" : 0, "PackageType" : 0,
"DependenciesAsString" : "LazControls, LCL, FCL" "DependenciesAsString" : "LazControls, LCL, FCL"

View File

@ -61,14 +61,14 @@ http://www.opensource.org/licenses/lgpl-license.php
=== 5 - Download === === 5 - Download ===
The package can be downloaded from the Lazarus CCR SVN repository. The package can be downloaded from the Lazarus CCR SVN repository.
https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tdi https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/
You will need a SVN Client You will need a SVN Client
On Windows you can use TortoiseSVN: http://tortoisesvn.net/downloads.html On Windows you can use TortoiseSVN: http://tortoisesvn.net/downloads.html
On Linux, use: On Linux, use:
svn co https://lazarus-ccr.svn.sourceforge.net/svnroot/lazarus-ccr/components/tdi svn co https://svn.code.sf.net/p/lazarus-ccr/svn/components/tdi/
=== 6 - Dependencies / System Requirements === === 6 - Dependencies / System Requirements ===