DeskNotes: fix recipe

Appologies, forgot to test the recipe before pushing.
This commit is contained in:
Humdinger
2021-04-23 19:55:22 +02:00
parent c80ab65cfe
commit 0ea440183b

View File

@@ -14,9 +14,10 @@ HOMEPAGE="https://github.com/HaikuArchives/DeskNotes"
COPYRIGHT="2000 Colin Stewart
2012-2021 Haiku Archives team"
LICENSE="BSD (3-clause)"
REVISION="1"
REVISION="2"
SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256=""
CHECKSUM_SHA256="9758d55973bd1730cb3901ddab763681eaa99f37e9838dc851c0e9a8d1dcca90"
SOURCE_DIR="DeskNotes-$portVersion"
ARCHITECTURES="x86_gcc2 x86_64"