mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
ArtPaint: update recipe to v2.3.1
A quick bugfix release.
This commit is contained in:
@@ -12,7 +12,7 @@ COPYRIGHT="2003 Heikki Suhonen
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a11eee063a865e0862c7454860c3723dd067346783ba776d9823085d5dd52077"
|
||||
CHECKSUM_SHA256="4e8c009eb24840fc25eb70f88dee0f40d73e45bf52ea50ec452f9682cb0086fc"
|
||||
SOURCE_DIR="ArtPaint-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -38,7 +38,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
./build.sh $jobArgs
|
||||
./build.sh
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
Reference in New Issue
Block a user