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
73cc69f9
Commit
73cc69f9
authored
Apr 22, 2018
by
Chris Thurber
Committed by
GitHub
Apr 22, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2269 from uberhacker/update-manpages-package
Update manpages from 4.14 to 4.15
parents
95e6fa6f
02735fdc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
packages/manpages.rb
packages/manpages.rb
+11
-11
No files found.
packages/manpages.rb
View file @
73cc69f9
...
...
@@ -3,21 +3,21 @@ require 'package'
class
Manpages
<
Package
description
'The Linux man-pages project documents the Linux kernel and C library interfaces that are employed by user-space programs.'
homepage
'https://www.kernel.org/doc/man-pages/'
version
'4.1
4
'
source_url
'https://
www.kernel.org/pub/linux/docs/man-pages/man-pages-4.14
.tar.xz'
source_sha256
'
3052b87898c313c089848a913e5cf44a0565cc4d21d94119ef6586d971f5c971
'
version
'4.1
5
'
source_url
'https://
mirrors.edge.kernel.org/pub/linux/docs/man-pages/man-pages-4.15
.tar.xz'
source_sha256
'
ce707f2a28ee49496595af163d0cac24a9b7b88ab9aa5e5057abaa3d03cec106
'
binary_url
({
aarch64:
'https://dl.bintray.com/chromebrew/chromebrew/manpages-4.1
4
-chromeos-armv7l.tar.xz'
,
armv7l:
'https://dl.bintray.com/chromebrew/chromebrew/manpages-4.1
4
-chromeos-armv7l.tar.xz'
,
i686:
'https://dl.bintray.com/chromebrew/chromebrew/manpages-4.1
4
-chromeos-i686.tar.xz'
,
x86_64:
'https://dl.bintray.com/chromebrew/chromebrew/manpages-4.1
4
-chromeos-x86_64.tar.xz'
,
aarch64:
'https://dl.bintray.com/chromebrew/chromebrew/manpages-4.1
5
-chromeos-armv7l.tar.xz'
,
armv7l:
'https://dl.bintray.com/chromebrew/chromebrew/manpages-4.1
5
-chromeos-armv7l.tar.xz'
,
i686:
'https://dl.bintray.com/chromebrew/chromebrew/manpages-4.1
5
-chromeos-i686.tar.xz'
,
x86_64:
'https://dl.bintray.com/chromebrew/chromebrew/manpages-4.1
5
-chromeos-x86_64.tar.xz'
,
})
binary_sha256
({
aarch64:
'
f4f331b25927739dc3ac24a73e53b5923653ade8343c17a6e183743ee1caee26
'
,
armv7l:
'
f4f331b25927739dc3ac24a73e53b5923653ade8343c17a6e183743ee1caee26
'
,
i686:
'
993d39bf63c55fbf212ad002468356d8a788375479bc2605bdcd577cf9b176c0
'
,
x86_64:
'
f3eed4ef25444bf1bdb65c852766fbe4ba541b5f6bc7b266bd807300515d0e40
'
,
aarch64:
'
c566190f3dae32ca9df24bc053c1b8754a26088c36da4355c1aab9d28e6e15f4
'
,
armv7l:
'
c566190f3dae32ca9df24bc053c1b8754a26088c36da4355c1aab9d28e6e15f4
'
,
i686:
'
f523d513517f1be4132d0023bbad1492c91822b48d590f93982306aeed9f5d68
'
,
x86_64:
'
13b7282b0c45b1c0ae81af86bab2cbdf31c13cc923a1fb248130c62e7ea89fa1
'
,
})
depends_on
'mandb'
...
...
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