aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nzbget/nzbget.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nzbget/nzbget.inc')
-rw-r--r--recipes/nzbget/nzbget.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/nzbget/nzbget.inc b/recipes/nzbget/nzbget.inc
index 93dcfead3d..0a5d1022c5 100644
--- a/recipes/nzbget/nzbget.inc
+++ b/recipes/nzbget/nzbget.inc
@@ -3,12 +3,12 @@ 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}"
-inherit autotools_stage pkgconfig
+inherit autotools pkgconfig
EXTRA_OECONF = "\
--disable-tls \