mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
grantlee: bump version
This commit is contained in:
@@ -8,11 +8,11 @@ developers to separate the structure of documents from the data they \
|
||||
contain, opening the door for theming and advanced generation of other \
|
||||
text such as code."
|
||||
HOMEPAGE="https://github.com/steveire/grantlee/"
|
||||
COPYRIGHT="2010-2017 Stephen Kelly"
|
||||
COPYRIGHT="2010-2022 Stephen Kelly"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/steveire/grantlee/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="139acee5746b957bdf1327ec0d97c604d4c0b9be42aec5d584297cb5ed6a990a"
|
||||
CHECKSUM_SHA256="ba288ae9ed37ec0c3622ceb40ae1f7e1e6b2ea89216ad8587f0863d64be24f06"
|
||||
SOURCE_FILENAME="grantlee-$portVersion.tar.gz"
|
||||
PATCHES="grantlee-$portVersion.patchset"
|
||||
|
||||
@@ -42,7 +42,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules >= 5.39
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.115
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
@@ -50,7 +50,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:doxygen
|
||||
cmd:dot
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:lrelease$secondaryArchSuffix
|
||||
cmd:lrelease$secondaryArchSuffix >= 5
|
||||
cmd:make
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user