From: Michael Sweet Date: Thu, 17 Mar 2016 14:26:46 +0000 (-0400) Subject: Save new location of CUPS repositories. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=443cd51633341c4d5270ab3d7f0ada701a9dc9f4;p=thirdparty%2Fcups.git Save new location of CUPS repositories. --- diff --git a/.gitmodules b/.gitmodules index 7baae45d01..80d03143c4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "stable"] path = stable - url = https://github.com/michaelrsweet/cups.git + url = https://github.com/apple/cups.git branch = branch-2.1 [submodule "development"] path = development - url = https://github.com/michaelrsweet/cups.git + url = https://github.com/apple/cups.git