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
fc61c295
Commit
fc61c295
authored
Aug 26, 2017
by
Damian Montero
Committed by
GitHub
Aug 26, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readline upgraded to 7.0 because now php5 and php7 need it
readline upgraded to 7.0 because now php5 and php7 need it
parent
8d960525
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
packages/readline.rb
packages/readline.rb
+3
-3
No files found.
packages/readline.rb
View file @
fc61c295
...
...
@@ -3,9 +3,9 @@ require 'package'
class
Readline
<
Package
description
'The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in.'
homepage
'http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html'
version
'
6.3p8
'
source_url
'http://ftp.gnu.org/gnu/readline/readline-
6.3
.tar.gz'
source_sha256
'
56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43
'
version
'
7.0
'
source_url
'http://ftp.gnu.org/gnu/readline/readline-
7.0
.tar.gz'
source_sha256
'
750d437185286f40a369e1e4f4764eda932b9459b5ec9a731628393dd3d32334
'
binary_url
({
aarch64:
'https://dl.bintray.com/chromebrew/chromebrew/readline-6.3p8-chromeos-armv7l.tar.xz'
,
...
...
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