diff options
Diffstat (limited to 'recipes/nzbget/nzbget.inc')
-rw-r--r-- | recipes/nzbget/nzbget.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nzbget/nzbget.inc b/recipes/nzbget/nzbget.inc index 33dac3156e..0a5d1022c5 100644 --- a/recipes/nzbget/nzbget.inc +++ b/recipes/nzbget/nzbget.inc @@ -3,7 +3,7 @@ SECTION = "net" LICENSE = "GPL" HOMEPAGE = "http://nzbget.sourceforge.net/Main_Page" DEPENDS = "libsigc++-2.0 libpar2 ncurses libxml2" -INC_PR = "r0" +INC_PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/nzbget/nzbget-stable/nzbget-${PV}.tar.gz" S = "${WORKDIR}/nzbget-${PV}" |