diff mbox

[2/5] snmppp: update download URL

Message ID 1396822806-32655-3-git-send-email-luca@lucaceresoli.net
State Accepted
Commit cdf8dcd0cc4f74baee50b21f9c479ae27151ea6e
Headers show

Commit Message

Luca Ceresoli April 6, 2014, 10:20 p.m. UTC
The filename of the SNMP++ sources has changed.
The old one is still working because the server automatically redirects to the
new file, but it is safer to use the official name.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
---
 package/snmppp/snmppp.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/package/snmppp/snmppp.mk b/package/snmppp/snmppp.mk
index e4615d8..78d7dc9 100644
--- a/package/snmppp/snmppp.mk
+++ b/package/snmppp/snmppp.mk
@@ -5,7 +5,7 @@ 
 ################################################################################
 
 SNMPPP_VERSION = 3.3.4
-SNMPPP_SOURCE = snmp++$(SNMPPP_VERSION).tar.gz
+SNMPPP_SOURCE = snmp++-$(SNMPPP_VERSION).tar.gz
 SNMPPP_SITE = http://www.agentpp.com
 SNMPPP_DEPENDENCIES = openssl host-pkgconf
 SNMPPP_INSTALL_STAGING = YES