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
3d3b7c0c
Commit
3d3b7c0c
authored
Oct 01, 2017
by
Ed Reel
Committed by
GitHub
Oct 01, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1251 from cstrouse/update-filecmd
Update filecmd from 5.31 to 5.32
parents
2ce9d8f2
b2627228
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
11 deletions
+3
-11
packages/filecmd.rb
packages/filecmd.rb
+3
-11
No files found.
packages/filecmd.rb
View file @
3d3b7c0c
...
...
@@ -3,21 +3,13 @@ require 'package'
class
Filecmd
<
Package
description
'file command determines the file type.'
homepage
'ftp://ftp.astron.com/pub/file'
version
'5.3
1
'
source_url
'ftp://ftp.astron.com/pub/file/file-5.3
1
.tar.gz'
source_sha256
'
09c588dac9cff4baa054f51a36141793bcf64926edc909594111ceae60fce4ee
'
version
'5.3
2
'
source_url
'ftp://ftp.astron.com/pub/file/file-5.3
2
.tar.gz'
source_sha256
'
8639dc4d1b21e232285cd483604afc4a6ee810710e00e579dbe9591681722b50
'
binary_url
({
aarch64:
'https://dl.bintray.com/chromebrew/chromebrew/filecmd-5.31-chromeos-armv7l.tar.xz'
,
armv7l:
'https://dl.bintray.com/chromebrew/chromebrew/filecmd-5.31-chromeos-armv7l.tar.xz'
,
i686:
'https://dl.bintray.com/chromebrew/chromebrew/filecmd-5.31-chromeos-i686.tar.xz'
,
x86_64:
'https://dl.bintray.com/chromebrew/chromebrew/filecmd-5.31-chromeos-x86_64.tar.xz'
,
})
binary_sha256
({
aarch64:
'f1c113f744602e5c86183a33257d14fe03f29369ee616c3e187ddbf3882ff1ee'
,
armv7l:
'f1c113f744602e5c86183a33257d14fe03f29369ee616c3e187ddbf3882ff1ee'
,
i686:
'0a59ad47288c5272ac7f7e908a2a786512363937b9e4513c57e7f233cfd549f8'
,
x86_64:
'8af06683fb55abb471c43e7d847dc1bf4bd45bde15abefdaece7c7e3926c532f'
,
})
def
self
.
build
...
...
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