diff options
Diffstat (limited to 'recipes/openbsc/openbsc.inc')
-rw-r--r-- | recipes/openbsc/openbsc.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openbsc/openbsc.inc b/recipes/openbsc/openbsc.inc index d4549ee897..73d6e3e93a 100644 --- a/recipes/openbsc/openbsc.inc +++ b/recipes/openbsc/openbsc.inc @@ -4,6 +4,6 @@ HOMEPAGE = "http://openbsc.gnumonks.org" RDEPENDS_${PN} = "libdbd-sqlite3" -INC_PR="r0" +INC_PR="r1" inherit autotools |