diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2024-01-14 10:22:22 +0100 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2024-01-14 10:22:22 +0100 |
| commit | 9b2d8fc5db5cf04864bb05305230b76a6986c412 (patch) | |
| tree | 6e0c14300b6b94499ea9fbcbc769b641584a51a7 /shells/bash/Makefile | |
| parent | devel/R-cran-rlang: Update to 1.1.3 (diff) | |
shells/bash: Update to 5.2.26
Diffstat (limited to 'shells/bash/Makefile')
| -rw-r--r-- | shells/bash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 9dd45a4620eb..4282e6fc2799 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,5 +1,5 @@ PORTNAME= bash -PATCHLEVEL= 21 +PATCHLEVEL= 26 PORTVERSION= 5.2.${PATCHLEVEL:S/^0//g} CATEGORIES= shells MASTER_SITES= GNU |
