snmppp: update download URL
authorLuca Ceresoli <luca@lucaceresoli.net>
Sun, 6 Apr 2014 22:20:03 +0000 (00:20 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 7 Apr 2014 23:18:34 +0000 (01:18 +0200)
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>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/snmppp/snmppp.mk

index e4615d8e3f0f5c12b946f5533069cb8fca5e862f..78d7dc92cd20ee85df665078bbde4933be4fb131 100644 (file)
@@ -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