[rtems-source-builder commit] rtems/net-mgmt: Switch the net-snmp path to https as SF has changed.
Chris Johns
chrisj at rtems.org
Thu Mar 17 05:53:12 UTC 2016
Module: rtems-source-builder
Branch: 4.11
Commit: 588107820233646f0b0d73f537290737fca53afb
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=588107820233646f0b0d73f537290737fca53afb
Author: Chris Johns <chrisj at rtems.org>
Date: Thu Mar 17 16:36:59 2016 +1100
rtems/net-mgmt: Switch the net-snmp path to https as SF has changed.
---
source-builder/config/net-snmp-5-1.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source-builder/config/net-snmp-5-1.cfg b/source-builder/config/net-snmp-5-1.cfg
index cf85e19..3bdaa9f 100644
--- a/source-builder/config/net-snmp-5-1.cfg
+++ b/source-builder/config/net-snmp-5-1.cfg
@@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-root-%(%{__id_u} -n)
#
# NetSNMP Source
#
-%source set net-snmp http://downloads.sourceforge.net/project/net-snmp/net-snmp/%{net_snmp_version}/net-snmp-%{net_snmp_version}.tar.gz
+%source set net-snmp https://downloads.sourceforge.net/project/net-snmp/net-snmp/%{net_snmp_version}/net-snmp-%{net_snmp_version}.tar.gz
#
# Prepare the source code.
More information about the vc
mailing list