diff options
author | Jan Lübbe <jluebbe@debian.org> | 2009-09-09 11:25:23 +0000 |
---|---|---|
committer | Jan Lübbe <jluebbe@debian.org> | 2009-09-18 08:04:35 +0000 |
commit | ca309af34a87bfaf5beb3ae78a15617b865c2fe8 (patch) | |
tree | 2180704a04306d99660eaa29c9e1c701ddc27de7 /recipes/net-snmp/net-snmp_5.4.1.bb | |
parent | 90746f3032489227e221e8b1f8e160857f74c046 (diff) |
net-snmp: switch to INC_PR
Diffstat (limited to 'recipes/net-snmp/net-snmp_5.4.1.bb')
-rw-r--r-- | recipes/net-snmp/net-snmp_5.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/net-snmp/net-snmp_5.4.1.bb b/recipes/net-snmp/net-snmp_5.4.1.bb index f76005b435..943e5f772b 100644 --- a/recipes/net-snmp/net-snmp_5.4.1.bb +++ b/recipes/net-snmp/net-snmp_5.4.1.bb @@ -1,5 +1,5 @@ require net-snmp.inc -PR = "r2" +PR = "${INC_PR}.0" SRC_URI = "${SOURCEFORGE_MIRROR}/net-snmp/net-snmp-${PV}.tar.gz \ file://configure-tail.patch;patch=1 \ |