summaryrefslogtreecommitdiff
path: root/shells/bash/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2024-01-14 10:22:22 +0100
committerEmanuel Haupt <ehaupt@FreeBSD.org>2024-01-14 10:22:22 +0100
commit9b2d8fc5db5cf04864bb05305230b76a6986c412 (patch)
tree6e0c14300b6b94499ea9fbcbc769b641584a51a7 /shells/bash/Makefile
parentdevel/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/Makefile2
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