summaryrefslogtreecommitdiffstats
path: root/makeself/Makefile.am
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-11-07 12:22:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-11-07 12:22:44 +0000
commit1e6c93250172946eeb38e94a92a1fd12c9d3011e (patch)
tree8ca5e16dfc7ad6b3bf2738ca0a48408a950f8f7e /makeself/Makefile.am
parentUpdate watch file (diff)
downloadnetdata-1e6c93250172946eeb38e94a92a1fd12c9d3011e.tar.xz
netdata-1e6c93250172946eeb38e94a92a1fd12c9d3011e.zip
Merging upstream version 1.11.0+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 \