BeSol: use safe source. Still doesn't compile

This commit is contained in:
Sergei Reznikov
2017-10-25 09:55:11 +03:00
parent 8c4c52dcdc
commit 9df0b927af
2 changed files with 6 additions and 40 deletions

View File

@@ -1,13 +1,14 @@
SUMMARY="Easily create and play games of solitaire"
DESCRIPTION="Solitaire program that loads, saves, edits, and of course runs \
solitaire games."
HOMEPAGE="http://github.com/HaikuArchives/BeSol"
HOMEPAGE="https://github.com/HaikuArchives/BeSol/"
COPYRIGHT="1999 Jason Wrinkle"
LICENSE="GNU GPL v2"
REVISION="3"
SOURCE_URI="git://github.com/HaikuArchives/BeSol"
SOURCE_DIR="BeSol-master"
PATCHES="BeSol.patch"
REVISION="4"
COMMIT="2ac61dc65cb66ae9274d22f08c108ef845f9d76c"
SOURCE_URI="https://github.com/HaikuArchives/BeSol/archive/$COMMIT.zip"
CHECKSUM_SHA256="245c6c685e48a553401a5461bd3809819c5745d0a2fd86e5833ffccab5ae313b"
SOURCE_DIR="BeSol-$COMMIT"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"