mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems/net-mgmt: Switch the net-snmp path to https as SF has changed.
This commit is contained in:
parent
4ffa1d465e
commit
5881078202
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user