Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
75cdbbaa
Commit
75cdbbaa
authored
Aug 05, 2016
by
Aaron Wells
Browse files
Bump SimpleSAMLphp to 1.14.7
Change-Id: I3c4a329a9506f6cacb9179006bf50d26ad62db3b
parent
4af58e0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
75cdbbaa
...
...
@@ -62,7 +62,7 @@ ifdef simplesamlphp
@
echo
"SimpleSAMLphp already exists - doing nothing"
else
@
echo
"Pulling SimpleSAMLphp from download ..."
@
curl
-sSL
https://github.com/simplesamlphp/simplesamlphp/releases/download/v1.14.
3
/simplesamlphp-1.14.
3
.tar.gz |
tar
--transform
's/simplesamlphp-[0-9]+\.[0-9]+\.[0-9]+/simplesamlphp/x1'
-C
htdocs/auth/saml/extlib
-xzf
-
@
curl
-sSL
https://github.com/simplesamlphp/simplesamlphp/releases/download/v1.14.
7
/simplesamlphp-1.14.
7
.tar.gz |
tar
--transform
's/simplesamlphp-[0-9]+\.[0-9]+\.[0-9]+/simplesamlphp/x1'
-C
htdocs/auth/saml/extlib
-xzf
-
@
php external/composer.phar
--working-dir
=
htdocs/auth/saml/extlib/simplesamlphp update
endif
...
...
Write
Preview
Supports
Markdown
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