mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 13:38:52 +02:00
kdiff3: bump version
This commit is contained in:
@@ -14,14 +14,14 @@ DESCRIPTION="KDiff3 is a diff and merge program that:
|
||||
* and has an intuitive graphical user interface."
|
||||
HOMEPAGE="https://github.com/KDE/kdiff3/"
|
||||
COPYRIGHT="
|
||||
2016-2018 Michael Reeves
|
||||
2016-2019 Michael Reeves
|
||||
2002-2014 Joachim Eibl
|
||||
"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
srcGitRev="5ad19b344403c365d1e588ea50ca8c03e5609f8c"
|
||||
REVISION="1"
|
||||
srcGitRev="5ac570375c0b05de5d0ce51e83765040b62af918"
|
||||
SOURCE_URI="https://github.com/kde/kdiff3/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="44a5835bc26ccdb77a6c5f36695f7442dddad2c089c0bb1b32c5bf467c6f86dc"
|
||||
CHECKSUM_SHA256="4bc05ba3ba99227bb91daf32b920361bf44c80fbc5f9aa1cd2cac013bd24c672"
|
||||
SOURCE_DIR="kdiff3-$srcGitRev"
|
||||
ADDITIONAL_FILES="kdiff3.rdef.in"
|
||||
|
||||
@@ -94,6 +94,7 @@ BUILD_REQUIRES="
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake$secondaryArchSuffix
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:lrelease$secondaryArchSuffix
|
||||
cmd:make
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user