diff options
Diffstat (limited to 'recipes/boost/boost-jam-native.inc')
-rw-r--r-- | recipes/boost/boost-jam-native.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/boost/boost-jam-native.inc b/recipes/boost/boost-jam-native.inc index 843f912f46..04ac442e9c 100644 --- a/recipes/boost/boost-jam-native.inc +++ b/recipes/boost/boost-jam-native.inc @@ -8,7 +8,7 @@ HOMEPAGE = "http://www.boost.org/" SECTION = "devel" PRIORITY = "optional" LICENSE = "Boost Software License" -PR = "r0" +INC_PR = "r8" SRC_URI = "${SOURCEFORGE_MIRROR}/boost/boost-jam-${PV}.tgz" S = "${WORKDIR}/boost-jam-${PV}" |