diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/freeciv/freeciv.SlackBuild | 4 | ||||
-rw-r--r-- | games/freeciv/freeciv.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/freeciv/freeciv.SlackBuild b/games/freeciv/freeciv.SlackBuild index 8f38989cee..7918aaabc9 100644 --- a/games/freeciv/freeciv.SlackBuild +++ b/games/freeciv/freeciv.SlackBuild @@ -28,8 +28,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=freeciv -VERSION=${VERSION:-2.6.1} -SRCVERSION=${SRCVERSION:-2.6.1} +VERSION=${VERSION:-2.6.2} +SRCVERSION=${SRCVERSION:-2.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/freeciv/freeciv.info b/games/freeciv/freeciv.info index b9fb7a36b6..49b863c922 100644 --- a/games/freeciv/freeciv.info +++ b/games/freeciv/freeciv.info @@ -1,8 +1,8 @@ PRGNAM="freeciv" -VERSION="2.6.1" +VERSION="2.6.2" HOMEPAGE="http://www.freeciv.org" -DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.1.tar.bz2" -MD5SUM="25b26ef90346b69dc5caf6a310446a64" +DOWNLOAD="http://files.freeciv.org/stable/freeciv-2.6.2.tar.bz2" +MD5SUM="2c8b388ff8b814487477793d72462cbb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |