aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tcpick
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tcpick')
-rw-r--r--recipes/tcpick/tcpick_0.1.22.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/tcpick/tcpick_0.1.22.bb b/recipes/tcpick/tcpick_0.1.22.bb
index 2c6124106f..353086e275 100644
--- a/recipes/tcpick/tcpick_0.1.22.bb
+++ b/recipes/tcpick/tcpick_0.1.22.bb
@@ -3,6 +3,8 @@ SECTION = "console/network"
PRIORITY = "required"
DEPENDS = "ncurses"
LICENSE = "GPL"
+PR = "r1"
+
SRC_URI = "${SOURCEFORGE_MIRROR}/tcpick/tcpick-${PV}.tar.gz"
S = "${WORKDIR}/tcpick-${PV}"