summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-03-17 16:36:59 +1100
committerChris Johns <chrisj@rtems.org>2016-03-17 16:36:59 +1100
commit588107820233646f0b0d73f537290737fca53afb (patch)
tree9f4be78023b72b561490244b8b3c62662b7dc6fd
parentbare/devel/qemu: Add a hash for glib. (diff)
downloadrtems-source-builder-588107820233646f0b0d73f537290737fca53afb.tar.bz2
rtems/net-mgmt: Switch the net-snmp path to https as SF has changed.
-rw-r--r--source-builder/config/net-snmp-5-1.cfg2
1 files changed, 1 insertions, 1 deletions
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.