wok rev 21513
nagios-plugins: modified WGET_URL
author | Hans-G?nter Theisgen |
---|---|
date | Fri May 03 13:00:18 2019 +0100 (2019-05-03) |
parents | 269143578a96 |
children | 51b166969064 |
files | nagios-plugins/receipt |
line diff
1.1 --- a/nagios-plugins/receipt Fri May 03 12:54:18 2019 +0100 1.2 +++ b/nagios-plugins/receipt Fri May 03 13:00:18 2019 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://www.nagios-plugins.org/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="https://www.nagios-plugins.org//$TARBALL" 1.8 +WGET_URL="https://www.nagios-plugins.org/download/$TARBALL" 1.9 1.10 DEPENDS="fping libssl" 1.11 BUILD_DEPENDS="libmysqlclient mysql-dev openldap-dev openssl-dev \