mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
wizznic, bump version (#5907)
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user