Switch 5 recipes to a safe source and delete 9 old receipes. (#935)

Switch these 5 recipes to a safe SOURCE_URI:
* microbe-20130728
* minimizeall-1.0.0
* optipngtranslator-0.0.1
* vwget-20141229
* minesweeper-20150109

Delete these 9 old recipes (and their patches):
* libmicro-0.4.1
* postgresql-9.0.4 & 9.2.3
* redis-2.2.11
* wolfssl-1.6.5 & 1.8.0 & 2.0.2 & 2.5.0
* numpy-1.4.1
This commit is contained in:
vanishakesswani
2016-12-21 02:57:50 +05:30
committed by fbrosson
parent cdb2a41d52
commit 8128305c22
17 changed files with 26 additions and 477 deletions

View File

@@ -2,8 +2,11 @@ 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"
SOURCE_URI="git+https://github.com/HaikuArchives/Minesweeper#702046e61588c953e759f7792930c5acc258359a"
REVISION="3"
REVISION="4"
srcGitRev="702046e61588c953e759f7792930c5acc258359a"
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="f532980a4f507375a982c2efcc09118e5a8cfedb9fd0775563ed236c2a70304f"
SOURCE_DIR="minesweeper-$srcGitRev"
LICENSE="MIT"
COPYRIGHT="
2013 Tri-Edge AI