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
1bfcd010
Commit
1bfcd010
authored
Jul 09, 2021
by
satmandu
Committed by
GitHub
Jul 09, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bash -> 5.1.8 (#5942)
parent
fbbaeeb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
13 deletions
+12
-13
packages/bash.rb
packages/bash.rb
+12
-13
No files found.
packages/bash.rb
View file @
1bfcd010
...
...
@@ -3,23 +3,23 @@ require 'package'
class
Bash
<
Package
description
'The GNU Bourne Again SHell is a Bourne-compatible shell with useful csh and ksh features.'
homepage
'https://www.gnu.org/software/bash/'
version
'5.1
-1-2
'
version
'5.1
.8
'
license
'GPL-3'
compatibility
'all'
source_url
'https://ftpmirror.gnu.org/bash/bash-5.1.tar.gz'
source_sha256
'
cc012bc860406dcf42f64431bcd3d2fa7560c02915a601aba9cd597a39329baa
'
source_url
'https://ftpmirror.gnu.org/bash/bash-5.1.
8.
tar.gz'
source_sha256
'
0cfb5c9bb1a29f800a97bd242d19511c997a1013815b805e0fdd32214113d6be
'
binary_url
({
aarch64:
'https://gitlab.com/api/v4/projects/26210301/packages/generic/bash/5.1
-1-2_armv7l/bash-5.1-1-2-chromeos-armv7l.tar.
xz'
,
armv7l:
'https://gitlab.com/api/v4/projects/26210301/packages/generic/bash/5.1
-1-2_armv7l/bash-5.1-1-2-chromeos-armv7l.tar.
xz'
,
i686:
'https://gitlab.com/api/v4/projects/26210301/packages/generic/bash/5.1
-1-2_i686/bash-5.1-1-2
-chromeos-i686.tar.xz'
,
x86_64:
'https://gitlab.com/api/v4/projects/26210301/packages/generic/bash/5.1
-1-2_x86_64/bash-5.1-1-2-chromeos-x86_64.tar.
xz'
aarch64:
'https://gitlab.com/api/v4/projects/26210301/packages/generic/bash/5.1
.8_armv7l/bash-5.1.8-chromeos-armv7l.tp
xz'
,
armv7l:
'https://gitlab.com/api/v4/projects/26210301/packages/generic/bash/5.1
.8_armv7l/bash-5.1.8-chromeos-armv7l.tp
xz'
,
i686:
'https://gitlab.com/api/v4/projects/26210301/packages/generic/bash/5.1
.8_i686/bash-5.1.8
-chromeos-i686.tar.xz'
,
x86_64:
'https://gitlab.com/api/v4/projects/26210301/packages/generic/bash/5.1
.8_x86_64/bash-5.1.8-chromeos-x86_64.tp
xz'
})
binary_sha256
({
aarch64:
'
72fd49fb8fcc718587e71df1df7eb69812fab5ae2e5706a3093254af2f44b8ec
'
,
armv7l:
'
72fd49fb8fcc718587e71df1df7eb69812fab5ae2e5706a3093254af2f44b8ec
'
,
i686:
'
aebd997e7f52bd91b3aa62cffc07dd613f4900be075f4ca093f15be13e388d17
'
,
x86_64:
'
232cd95a5feda0c9c7dc6bbcf6015d8b60ffcb760215d7aad1d6ac8bba11316e
'
aarch64:
'
4b34aa31012294bbafdfb392e986d2220bf95d3472302af3debb160491e44021
'
,
armv7l:
'
4b34aa31012294bbafdfb392e986d2220bf95d3472302af3debb160491e44021
'
,
i686:
'
449eed047e9cf2304a14560c596e2d0061a11b6782856bb0815dbd1127088462
'
,
x86_64:
'
8a63a3934b316589f590e5a68760cf928de1d563b075acb7b306a19a9cdb6c50
'
})
case
ARCH
...
...
@@ -40,8 +40,7 @@ class Bash < Package
--enable-directory-stack --enable-coprocesses --enable-cond-regexp \
--enable-cond-command --enable-command-timing --enable-casemod-expansions \
--enable-casemod-attributes --enable-brace-expansion --enable-bang-history \
--enable-array-variables --enable-arith-for-command --enable-alias \
--enable-static-link"
--enable-array-variables --enable-arith-for-command --enable-alias"
system
'make'
end
...
...
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