diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/blktool/blktool_4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/blktool/blktool_4.bb b/recipes/blktool/blktool_4.bb index 03c0eacf38..c5e6068cc7 100644 --- a/recipes/blktool/blktool_4.bb +++ b/recipes/blktool/blktool_4.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Display or change block device settings" LICENSE = "GPLv2" DEPENDS = "glib-2.0" -PR = "r1" +PR = "r2" SRC_URI = "${DEBIAN_MIRROR}/main/b/blktool/blktool_4.orig.tar.gz" |