mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libfm: bump version
This commit is contained in:
@@ -12,14 +12,14 @@ COPYRIGHT="
|
||||
Andriy Grytsenko (LStranger)
|
||||
"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="4"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/lxde/libfm/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2247e1a19ed24bcd0fcafd989b8c4d29458523399c856798705d6b579fd9565d"
|
||||
CHECKSUM_SHA256="021efa7bcbbba88ab5af4a05c34c08b41c071abdeefb13986b02681c4c03c115"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
libVersion=4.1.1
|
||||
libVersion=4.1.2
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
@@ -79,7 +79,7 @@ BUILD()
|
||||
{
|
||||
./autogen.sh
|
||||
runConfigure ./configure --without-gtk --disable-gtk-doc
|
||||
make
|
||||
make $jobArgs
|
||||
true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user