Skip to content

Commit de70b11

Browse files
committed
Update Bash vers dep in build
1 parent 6c3345e commit de70b11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/build-deb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Version: $VERSION
106106
Architecture: all
107107
Maintainer: $PKGBLD_NAME <$PKGBLD_EMAIL>
108108
Installed-Size: $(( ($( wc -c < "$SRC_DIR/cfgbackup" ) + 1023) / 1024 ))
109-
Depends: bash (>= 4.2), rsync, coreutils, findutils, sed, awk
109+
Depends: bash (>= 4.3), rsync, coreutils, findutils, sed, awk
110110
Recommends: mail-transport-agent, heirloom-mailx
111111
Section: utils
112112
Priority: optional

0 commit comments

Comments
 (0)