* update bash to 5.0.007
This commit is contained in:
parent
1a8ee41308
commit
432051c92d
@ -5,13 +5,13 @@
|
||||
|
||||
pkgname=bash
|
||||
_basever=5.0
|
||||
_patchlevel=003
|
||||
_patchlevel=007
|
||||
pkgver=${_basever}.${_patchlevel}
|
||||
pkgrel=1
|
||||
pkgdesc='The GNU Bourne Again shell'
|
||||
arch=(x86_64 powerpc64le)
|
||||
license=(GPL)
|
||||
url='http://www.gnu.org/software/bash/bash.html'
|
||||
url='https://www.gnu.org/software/bash/bash.html'
|
||||
groups=(base)
|
||||
backup=(etc/bash.bash{rc,_logout} etc/skel/.bash{rc,_profile,_logout})
|
||||
depends=('readline>=7.0' glibc ncurses)
|
||||
@ -86,4 +86,12 @@ md5sums=('2b44b47b905be16f45709648f671820b'
|
||||
'2f4a7787365790ae57f36b311701ea7e'
|
||||
'SKIP'
|
||||
'af7f2dd93fd5429fb5e9a642ff74f87d'
|
||||
'SKIP'
|
||||
'b60545b273bfa4e00a760f2c648bed9c'
|
||||
'SKIP'
|
||||
'875a0bedf48b74e453e3997c84b5d8a4'
|
||||
'SKIP'
|
||||
'4a8ee95adb72c3aba03d9e8c9f96ece6'
|
||||
'SKIP'
|
||||
'411560d81fde2dc5b17b83c3f3b58c6f'
|
||||
'SKIP')
|
||||
|
Loading…
x
Reference in New Issue
Block a user