Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bash: update to 4.4.23
  • Loading branch information
l2dy authored and raimue committed Jun 2, 2018
1 parent f395ca8 commit ef3d80b
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions shells/bash/Portfile
Expand Up @@ -2,7 +2,7 @@ PortSystem 1.0

name bash
set bash_version 4.4
set bash_patchlevel 19
set bash_patchlevel 23
version ${bash_version}.${bash_patchlevel}
distname ${name}-${bash_version}
categories shells
Expand Down Expand Up @@ -88,7 +88,23 @@ checksums-append bash44-001 \
sha256 5bc494b42f719a8b0d844b7bd9ad50ebaae560e97f67c833c9e7e9d53981a8cc \
bash44-019 \
rmd160 b9dedc65d70ca7749ffdb743701487fcb3072033 \
sha256 27170d6edfe8819835407fdc08b401d2e161b1400fe9d0c5317a51104c89c11e
sha256 27170d6edfe8819835407fdc08b401d2e161b1400fe9d0c5317a51104c89c11e \
bash44-020 \
rmd160 42acf98c43ef68192f88faab4359bcf1c2e86b3f \
sha256 1840e2cbf26ba822913662f74037594ed562361485390c52813b38156c99522c \
size 5156 \
bash44-021 \
rmd160 e83f25342e36d2e5a815126e161336429e20e3fb \
sha256 bd8f59054a763ec1c64179ad5cb607f558708a317c2bdb22b814e3da456374c1 \
size 1810 \
bash44-022 \
rmd160 d340d1a5111151559494629bab9d7a0fa36a7339 \
sha256 45331f0936e36ab91bfe44b936e33ed8a1b1848fa896e8a1d0f2ef74f297cb79 \
size 1818 \
bash44-023 \
rmd160 aff2b600dd6d77317cc2b8d1e88f6673b6e661f0 \
sha256 4fec236f3fbd3d0c47b893fdfa9122142a474f6ef66c20ffb6c0f4864dd591b6 \
size 1557

depends_build bin:grep:grep \
bin:bison:bison
Expand Down

0 comments on commit ef3d80b

Please sign in to comment.