Skip to content

Commit f4df83a

Browse files
Ports: Update checksum for bash
1 parent 0869ae2 commit f4df83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ports/bash/package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ launcher_command='/usr/local/bin/bash'
1313
launcher_run_in_terminal='true'
1414
#icon_file=FIXME
1515
files=(
16-
"https://ftpmirror.gnu.org/gnu/bash/bash-${version}.tar.gz#62dd49c44c399ed1b3f7f731e87a782334d834f08e098a35f2c87547d5dbb269"
16+
"https://ftpmirror.gnu.org/gnu/bash/bash-${version}.tar.gz#0d5cd86965f869a26cf64f4b71be7b96f90a3ba8b3d74e27e8e9d9d5550f31ba"
1717
)
1818
depends=(
1919
'readline'

0 commit comments

Comments
 (0)