diff options
Diffstat (limited to 'recipes/qpe-nmap/qpe-nmap_0.02.bb')
-rw-r--r-- | recipes/qpe-nmap/qpe-nmap_0.02.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qpe-nmap/qpe-nmap_0.02.bb b/recipes/qpe-nmap/qpe-nmap_0.02.bb index 9afb4789f3..6f51f15fbd 100644 --- a/recipes/qpe-nmap/qpe-nmap_0.02.bb +++ b/recipes/qpe-nmap/qpe-nmap_0.02.bb @@ -3,7 +3,7 @@ SECTION = "opie/applications" PRIORITY = "optional" LICENSE = "GPL" RDEPENDS_${PN} = "nmap" -PR = "r0" +PR = "r1" SRC_URI = "http://www.bluelightning.org/qpe-nmap/files/qpe-nmap-${PV}.tar.bz2" |