diff options
Diffstat (limited to 'recipes/gpm/gpm_1.99.7.bb')
-rw-r--r-- | recipes/gpm/gpm_1.99.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpm/gpm_1.99.7.bb b/recipes/gpm/gpm_1.99.7.bb index bc24472e9d..4f5ef023b4 100644 --- a/recipes/gpm/gpm_1.99.7.bb +++ b/recipes/gpm/gpm_1.99.7.bb @@ -5,7 +5,7 @@ SECTION = "console/utils" LICENSE = "GPL" DEPENDS = "ncurses" -PR = "r0" +PR = "r1" SRC_URI = "ftp://arcana.linux.it/pub/gpm/gpm-${PV}.tar.bz2 \ file://no-docs.patch \ |