Browse Source

fix git url (use `://` not `@`)

Carl Boettiger 11 năm trước cách đây
mục cha
commit
6417bd9a89
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      library/r-base

+ 1 - 1
library/r-base

@@ -1,3 +1,3 @@
 # maintainer: "Carl Boettiger & Dirk Eddelbuettel" [email protected] (@cboettig, @eddelbuettel)
 
-latest: git@github.com/rocker-org/rocker@efc246b8d93905fe3d61e1aea58c8f685c14f3b6 debian/r-base
+latest: git://github.com/rocker-org/rocker@efc246b8d93905fe3d61e1aea58c8f685c14f3b6 debian/r-base