From e661525172fbadb4846c428d55906ad69708e360 Mon Sep 17 00:00:00 2001 From: Josef Gajdusek Date: Sat, 10 Jan 2015 16:25:53 +0100 Subject: [PATCH] minesweeper: bump version --- haiku-games/minesweeper/minesweeper-20150109.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haiku-games/minesweeper/minesweeper-20150109.recipe b/haiku-games/minesweeper/minesweeper-20150109.recipe index 074755295..c3903247b 100644 --- a/haiku-games/minesweeper/minesweeper-20150109.recipe +++ b/haiku-games/minesweeper/minesweeper-20150109.recipe @@ -2,8 +2,8 @@ SUMMARY="A Windows Minesweeper clone" DESCRIPTION="Minesweeper is a clone of the original Windows minesweeper game. \ It supports different board sizes and best time saving." HOMEPAGE="https://github.com/HaikuArchives/Minesweeper" -SRC_URI="git+https://github.com/HaikuArchives/Minesweeper#e75ea9e3816d56548824c0fcaba6ffa8b20b89f8" -REVISION="1" +SRC_URI="git+https://github.com/HaikuArchives/Minesweeper#1b4a293c63b69aad02fb40293bbfdd0f334030e2" +REVISION="2" LICENSE="MIT" COPYRIGHT="2013 Tri-Edge AI"