mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
bash : upgrade to 5.2.21
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
4281bb43497f3905a308430a8d6a30a5 bash-5.2.15.tar.gz
|
||||
ad5b38410e3bf0e9bcc20e2765f5e3f9 bash-5.2.21.tar.gz
|
||||
7995a7c98fd5cd1d780c2a1f3022e1c8 bashrc
|
||||
dcc2549c4a11572a9d272ed65eda3958 profile
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
bash-5.2.15-2
|
||||
bash-5.2.21-1
|
||||
drwxr-xr-x root/root bin/
|
||||
-rwxr-xr-x root/root bin/bash
|
||||
drwxr-xr-x root/root etc/
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
# depends : ncurses readline
|
||||
|
||||
name=bash
|
||||
version=5.2.15
|
||||
version=5.2.21
|
||||
majver=${version%%.*}
|
||||
basever=${version%.*}
|
||||
patchver=${version##*.}
|
||||
release=2
|
||||
release=1
|
||||
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz
|
||||
bashrc profile"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user