diff options
Diffstat (limited to 'packages/wesnoth/wesnoth_1.4.5.bb')
-rw-r--r-- | packages/wesnoth/wesnoth_1.4.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/wesnoth/wesnoth_1.4.5.bb b/packages/wesnoth/wesnoth_1.4.5.bb index eead0eb363..2c08a89bee 100644 --- a/packages/wesnoth/wesnoth_1.4.5.bb +++ b/packages/wesnoth/wesnoth_1.4.5.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" DEPENDS = "freetype libsdl-image libsdl-mixer libsdl-net libsdl-ttf zlib boost imagemagick-native" -FILE_PR = "r2" +PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/wesnoth/${PN}-${PV}.tar.bz2" |