hexvexed: fix x86_64 build.

This commit is contained in:
Jerome Duval
2017-01-22 11:54:57 +01:00
parent bbfc52761d
commit 8e7162e4e4
2 changed files with 24 additions and 1 deletions

View File

@@ -6,10 +6,11 @@ of squares, the tiles are hexagon shaped. It's 1.5x the fun!"
HOMEPAGE="https://bitbucket.org/scottmc/hexvexed"
COPYRIGHT="2009-2017 Scott McCreary"
LICENSE="MIT"
REVISION="1"
REVISION="2"
SOURCE_URI="https://bitbucket.org/scottmc/hexvexed/get/1.0.0-Beta.zip"
CHECKSUM_SHA256="d6f9509d6fed6fc0967ec2e095c3874dbe01905395592bfa68bffa2a58341299"
SOURCE_DIR="scottmc-hexvexed-b8a523a7bf04"
PATCHES="hexvexed-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"