aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fakeroot/fakeroot_1.9.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fakeroot/fakeroot_1.9.6.bb')
-rw-r--r--recipes/fakeroot/fakeroot_1.9.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fakeroot/fakeroot_1.9.6.bb b/recipes/fakeroot/fakeroot_1.9.6.bb
index cdb410ab60..6326d4c07e 100644
--- a/recipes/fakeroot/fakeroot_1.9.6.bb
+++ b/recipes/fakeroot/fakeroot_1.9.6.bb
@@ -4,7 +4,7 @@ SECTION = "base"
LICENSE = "GPL"
# fakeroot needs getopt which is provided by the util-linux package
RDEPENDS_${PN} = "util-linux"
-PR = "r1"
+PR = "r2"
SRC_URI = "${DEBIAN_MIRROR}/main/f/fakeroot/fakeroot_${PV}.tar.gz \
file://configure-libtool.patch"