Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
a4a07d6b
Commit
a4a07d6b
authored
Dec 05, 2016
by
Damian Montero
Committed by
GitHub
Dec 05, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
getting new version and merging from parent
parent
42479968
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
packages/openssl_devel.rb
packages/openssl_devel.rb
+2
-2
No files found.
packages/openssl_devel.rb
View file @
a4a07d6b
...
@@ -7,10 +7,10 @@ require 'package'
...
@@ -7,10 +7,10 @@ require 'package'
#grumble - package names in crew must conform to ruby variable name restrictions. For instance '-' is disallowed
#grumble - package names in crew must conform to ruby variable name restrictions. For instance '-' is disallowed
class
Openssl_devel
<
Package
class
Openssl_devel
<
Package
version
'1.0.2
g
'
version
'1.0.2
f
'
# chromeos wget can't do proper ssl negotiation with this server
# chromeos wget can't do proper ssl negotiation with this server
# source_url 'https://www.openssl.org/source/old/1.0.2/openssl-1.0.2
f
.tar.gz'
# source_url 'https://www.openssl.org/source/old/1.0.2/openssl-1.0.2
g
.tar.gz'
# so use their ftp server.
# so use their ftp server.
source_url
'ftp://ftp.openssl.org/source/old/1.0.2/openssl-1.0.2g.tar.gz'
source_url
'ftp://ftp.openssl.org/source/old/1.0.2/openssl-1.0.2g.tar.gz'
source_sha1
'36af23887402a5ea4ebef91df8e61654906f58f2'
source_sha1
'36af23887402a5ea4ebef91df8e61654906f58f2'
...
...
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