PonpokoDiff: new release 0.4.0

See https://github.com/HaikuArchives/PonpokoDiff/releases/tag/v0.4.0
This commit is contained in:
Humdinger
2023-11-28 17:37:03 +01:00
parent 182249662a
commit 9e758508a1

View File

@@ -13,7 +13,7 @@ COPYRIGHT="2008-2023 HaikuArchives Team"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="$HOMEPAGE/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="839aa4f15da415d55c3775e784366bf09f6a2a74773f02bc8f727c077c0df737"
CHECKSUM_SHA256="29bd09e61ec1a3dc0ceaf7b23d8365dabbd387879e8bc9d1fe128bb34b595e8e"
SOURCE_DIR="PonpokoDiff-$portVersion"
ARCHITECTURES="all"
@@ -39,6 +39,7 @@ BUILD()
{
cd source
make $jobArgs
make bindcatalogs
}
INSTALL()