drumcircle: fix patch name (#7407)

This commit is contained in:
augiedoggie
2022-11-13 13:19:49 -07:00
committed by GitHub
parent 0414d67794
commit ac295679bf

View File

@@ -4,11 +4,11 @@ Tweek the Tweekables and have fun!"
HOMEPAGE="https://github.com/steffenyount/DrumCircle"
COPYRIGHT="2000-2022 Steffen Yount"
LICENSE="Apache v2"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/steffenyount/DrumCircle/archive/refs/tags/v$portVersion.zip"
CHECKSUM_SHA256="31e0ef5cd7199ccfb4a5bdef056e6debda6330fb756d6720cfd098c4772e0f49"
SOURCE_DIR="DrumCircle-$portVersion"
PATCHES="$portName-$portVersion.patchset"
PATCHES="drumcircle-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"