summaryrefslogtreecommitdiffstats
path: root/makeself/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'makeself/Makefile.am')
-rw-r--r--makeself/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/makeself/Makefile.am b/makeself/Makefile.am
index 923f3cefb..f6f9167a0 100644
--- a/makeself/Makefile.am
+++ b/makeself/Makefile.am
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-3.0-or-later
MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
dist_noinst_DATA = \
@@ -10,8 +11,8 @@ dist_noinst_SCRIPTS = \
install-alpine-packages.sh \
post-installer.sh \
jobs/10-prepare-destination.install.sh \
- jobs/50-curl-7.53.1.install.sh \
- jobs/50-bash-4.4.install.sh \
+ jobs/50-curl-7.60.0.install.sh \
+ jobs/50-bash-4.4.18.install.sh \
jobs/50-fping-4.0.install.sh \
jobs/70-netdata-git.install.sh \
jobs/99-makeself.install.sh \