Update repository to GitHub location

This commit is contained in:
Matt Guthaus 2016-11-09 12:04:43 -08:00
parent e32557c36c
commit 7762e9d477
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@ TECH_NAME = "NONE"
#REPOS = "http://gforge.soe.ucsc.edu/svn/openram/trunk"
#REPOS = "http://svn.soe.ucsc.edu/svn/openram/trunk"
REPOS = "gitosis@mada0.soe.ucsc.edu:openram.git"
#REPOS = "gitosis@mada0.soe.ucsc.edu:openram.git"
REPOS = "git@github.com:mguthaus/OpenRAM.git"
MAIL = "/usr/sbin/sendmail"