mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
BeMines: update to v1.1
Added latest contributers
This commit is contained in:
@@ -14,13 +14,14 @@ of mines around it have been flagged, it will clear all the other squares \
|
||||
around the number. Of course, if you've made a mistake, you'll probably \
|
||||
set off a mine. Left clicking while holding down SHIFT will also do this."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/BeMines"
|
||||
COPYRIGHT="2009 Jon Yoder"
|
||||
COPYRIGHT="2009 Jon Yoder
|
||||
2018-2020 Kevin Adams, Adrien Destugues, Humdinger, Raheem Idowu, Janus, \
|
||||
Justin Stressman"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
srcGitRev="bd1a954d8c0f0f0f8b60bca71965e06d360d19a8"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/BeMines/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="00851988cd15158886320641b6519606650f003cf9eca376cc017998c7f9b7ed"
|
||||
SOURCE_DIR="BeMines-$srcGitRev"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/BeMines/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ecf33ce97614a0ed287053b816d3ad258f87f92bc09e110384607bfa4ebbe8bb"
|
||||
SOURCE_DIR="BeMines-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
|
||||
Reference in New Issue
Block a user