Added bash 5.0 (#10282)
This commit is contained in:
parent
0e50ff7339
commit
d9c8d2f27b
@ -12,6 +12,7 @@ class Bash(AutotoolsPackage):
|
|||||||
homepage = "https://www.gnu.org/software/bash/"
|
homepage = "https://www.gnu.org/software/bash/"
|
||||||
url = "https://ftpmirror.gnu.org/bash/bash-4.4.tar.gz"
|
url = "https://ftpmirror.gnu.org/bash/bash-4.4.tar.gz"
|
||||||
|
|
||||||
|
version('5.0', sha256='b4a80f2ac66170b2913efbfb9f2594f1f76c7b1afd11f799e22035d63077fb4d')
|
||||||
version('4.4.12', '7c112970cbdcadfc331e10eeb5f6aa41')
|
version('4.4.12', '7c112970cbdcadfc331e10eeb5f6aa41')
|
||||||
version('4.4', '148888a7c95ac23705559b6f477dfe25')
|
version('4.4', '148888a7c95ac23705559b6f477dfe25')
|
||||||
version('4.3', '81348932d5da294953e15d4814c74dd1')
|
version('4.3', '81348932d5da294953e15d4814c74dd1')
|
||||||
|
Loading…
Reference in New Issue
Block a user