mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
check: bump version.
This commit is contained in:
@@ -9,9 +9,9 @@ HOMEPAGE="https://libcheck.github.io/check/"
|
||||
COPYRIGHT="2001-2015 Arien Malec, Branden Archer, Chris Pickett, Fredrik \
|
||||
Hugosson, and Robert Lemmen."
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://github.com/libcheck/check/files/71408/check-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f5f50766aa6f8fe5a2df752666ca01a950add45079aa06416b83765b1cf71052"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/libcheck/check/releases/download/$portVersion/check-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="24f7a48aae6b74755bcbe964ce8bc7240f6ced2141f8d9cf480bc3b3de0d5616"
|
||||
PATCHES="check-$portVersion.patch"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -56,7 +56,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure ./configure --disable-static
|
||||
MAKEINFO=true runConfigure ./configure --disable-static
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user