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
e9013432
Commit
e9013432
authored
8 years ago
by
Damian Montero
Committed by
GitHub
8 years ago
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #250 from bfayers/update-htop-202
(UPDATE) HTOP to 2.0.2
parents
27567246
ff2c5543
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
packages/htop.rb
packages/htop.rb
+3
-3
No files found.
packages/htop.rb
View file @
e9013432
require
'package'
require
'package'
class
Htop
<
Package
class
Htop
<
Package
version
'
1.0.3
'
version
'
2.0.2
'
source_url
'http://hisham.hm/htop/releases/
1.0.3/htop-1.0.3
.tar.gz'
# software source tarball url
source_url
'http://hisham.hm/htop/releases/
2.0.2/htop-2.0.2
.tar.gz'
# software source tarball url
source_sha1
'2
61492274ff4e741e72db1ae904af5766fc14ef4
'
source_sha1
'2
01f793f13dce2448e36047079875b9bd5bba75a
'
depends_on
'buildessential'
depends_on
'buildessential'
depends_on
'ncurses'
depends_on
'ncurses'
...
...
This diff is collapsed.
Click to expand it.
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