Peggy: updated recipe to new version 0.7.2

This commit is contained in:
Andi Machovec
2022-01-05 14:11:55 +01:00
committed by Adrien Destugues
parent 481e7cb9ad
commit bd95efd187

View File

@@ -2,11 +2,11 @@ SUMMARY="A board game inspired by Mastermind(tm)"
DESCRIPTION="In this game you have to crack a color code in 9 attempts \
by getting feedback about the correctness of the color pegs and their positions."
HOMEPAGE="https://github.com/andimachovec/Peggy"
COPYRIGHT="2021 Andi Machovec"
COPYRIGHT="2021-2022 Andi Machovec"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://github.com/andimachovec/Peggy/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="edbaa164c14c2ce6a3aaf2efcf8696fd7d1ea2e7f97e170d8562b4a1c50908e6"
CHECKSUM_SHA256="ff641aaded99c2942311fb28d57c6d7e0d6cd9804514a7c6ce5831e3ca351187"
SOURCE_DIR="Peggy-$portVersion"
ARCHITECTURES="all !x86_gcc2"