aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wget/wget.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wget/wget.inc')
-rw-r--r--recipes/wget/wget.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/wget/wget.inc b/recipes/wget/wget.inc
index 21814c8d66..21aa9369b8 100644
--- a/recipes/wget/wget.inc
+++ b/recipes/wget/wget.inc
@@ -1,7 +1,7 @@
DESCRIPTION = "A console URL download utility featuring HTTP, FTP, and more."
SECTION = "console/network"
DEPENDS = ""
-INC_PR = "r7"
+INC_PR = "r8"
LICENSE = "GPL"
S = "${WORKDIR}/wget-${PV}"