wizznic, bump version (#5907)

This commit is contained in:
Schrijvers Luc
2021-05-14 13:56:47 +02:00
committed by GitHub
parent 41d6ef1069
commit 405a974330
2 changed files with 6 additions and 5 deletions

View File

@@ -6,12 +6,13 @@ The challenge is to clear each level of bricks by moving the bricks next to \
each other, this sounds a lot easier than it is. The bricks are heavy, so you \
can only push them, not lift them up."
HOMEPAGE="http://wizznic.org/"
COPYRIGHT="2011-2016 Jimmy Christensen"
COPYRIGHT="2011-2020 Jimmy Christensen"
LICENSE="GNU GPL v3"
REVISION="2"
SOURCE_URI="http://wizznic.org/download/0380/Wizznic_src_build_380.tar.bz2"
CHECKSUM_SHA256="5055626a14819e149b6c5343cb46acb83c5f480f566137fa7c32a23cb25fbf74"
SOURCE_DIR="Wizznic_src_build_380"
REVISION="1"
SOURCE_URI="https://github.com/DusteDdk/Wizznic/archive/refs/tags/1.1.tar.gz"
CHECKSUM_SHA256="6de6d8c1c6f7e7d62e303cf94e966d4f23c23ed252ccf39b68fbaf508fe8aed6"
SOURCE_FILENAME="wizznic-$portVersion.tar.gz"
SOURCE_DIR="Wizznic-$portVersion"
PATCHES="wizznic-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"