summaryrefslogtreecommitdiff
path: root/snmp++
diff options
context:
space:
mode:
Diffstat (limited to 'snmp++')
-rw-r--r--snmp++/snmp++_3.2.10.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/snmp++/snmp++_3.2.10.oe b/snmp++/snmp++_3.2.10.oe
index 415c3b2ca2..2d256351cf 100644
--- a/snmp++/snmp++_3.2.10.oe
+++ b/snmp++/snmp++_3.2.10.oe
@@ -4,8 +4,8 @@ PRIORITY = "optional"
RDEPENDS = "libc6"
DEPENDS = "virtual/libc libdes libtomcrypt"
-SRC_URI = http://www.agentpp.com/${PN}v${PV}.tar.gz
-S = "${WORKDIR}/${PN}/src"
+SRC_URI = "http://www.agentpp.com/snmp++v${PV}.tar.gz"
+S = "${WORKDIR}/snmp++/src"
CFLAGS_append = " -I../include"