aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tcptrack/tcptrack_1.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tcptrack/tcptrack_1.1.2.bb')
-rw-r--r--recipes/tcptrack/tcptrack_1.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tcptrack/tcptrack_1.1.2.bb b/recipes/tcptrack/tcptrack_1.1.2.bb
index efcdb4bdfa..de9e26ab09 100644
--- a/recipes/tcptrack/tcptrack_1.1.2.bb
+++ b/recipes/tcptrack/tcptrack_1.1.2.bb
@@ -4,7 +4,7 @@ connections on a specified network interface, tracks their states, and lists \
them in a manner similar to the Unix 'top' command."
LICENSE = "LGPL"
DEPENDS = "ncurses libpcap"
-
+PR = "r1"
SRC_URI = "http://www.rhythm.cx/~steve/devel/tcptrack/release/${PV}/source/tcptrack-${PV}.tar.gz \
file://macros.patch"
S = "${WORKDIR}/tcptrack-${PV}"