Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
date_ical
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
drupal.org
date_ical
Commits
b59acd0d
Commit
b59acd0d
authored
Mar 26, 2015
by
Robert Rollins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue #2459813: Makefile now uses https:// instead of git:// to retrieve iCalcreator.
parent
ac9599fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
date_ical.make
date_ical.make
+1
-1
No files found.
date_ical.make
View file @
b59acd0d
...
...
@@ -2,4 +2,4 @@ core = 7.x
api
=
2
libraries[iCalcreator][download][type]
=
"git"
libraries[iCalcreator][download][url] = "
git
:
//github.com/iCalcreator/iCalcreator.git"
libraries[iCalcreator][download][url] = "
https
:
//github.com/iCalcreator/iCalcreator.git"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment