diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-12-04 19:53:38 +0100 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-12-04 19:53:38 +0100 |
commit | e5c7c72e10a597257ffe3fd7ffb0da8827502dc4 (patch) | |
tree | 9d7cc8abcf74dd30f6c8febaec075c7b62015d3e /packages | |
parent | 3a6e1abd05fa20af130653bb5a2251ec739b0143 (diff) |
wesnoth: Updated to 1.4.6.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/wesnoth/wesnoth_1.4.6.bb (renamed from 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.6.bb index 2c08a89bee..8b80d71c43 100644 --- a/packages/wesnoth/wesnoth_1.4.5.bb +++ b/packages/wesnoth/wesnoth_1.4.6.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" DEPENDS = "freetype libsdl-image libsdl-mixer libsdl-net libsdl-ttf zlib boost imagemagick-native" -PR = "r2" +PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/wesnoth/${PN}-${PV}.tar.bz2" |