mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
QtWebKit: bump git revision
This commit is contained in:
@@ -6,13 +6,13 @@ QtWebKit provides facilities for rendering of HyperText Markup Language (HTML),
|
||||
Extensible HyperText Markup Language (XHTML) and Scalable Vector Graphics (SVG) \
|
||||
documents, styled using Cascading Style Sheets (CSS) and scripted with JavaScript."
|
||||
HOMEPAGE="https://www.qt.io"
|
||||
COPYRIGHT="2015-2019 The Qt Company Ltd."
|
||||
COPYRIGHT="2015-2020 The Qt Company Ltd."
|
||||
LICENSE="BSD (3-clause)
|
||||
GNU LGPL v2.1"
|
||||
REVISION="4"
|
||||
srcGitRev="1ee41e6e22d4ff19029e0ae28c083a8c68f02baf"
|
||||
REVISION="1"
|
||||
srcGitRev="10cd6a106e1c461c774ca166a67b8c835c755ef7"
|
||||
SOURCE_URI="https://github.com/qt/qtwebkit/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="37ead2eef3b39189241e9cce7ffffd3989f0bb1c4e4554cc5b15ce0a8bcdd47c"
|
||||
CHECKSUM_SHA256="62987f4b5b08b8fa409dc38387da261e5447880aaa884843a97e77cb2248ed9d"
|
||||
SOURCE_DIR="qtwebkit-$srcGitRev"
|
||||
PATCHES="qtwebkit-$portVersion.patchset"
|
||||
|
||||
@@ -91,7 +91,7 @@ BUILD_REQUIRES="
|
||||
devel:libhyphen$secondaryArchSuffix
|
||||
devel:libicuuc$secondaryArchSuffix
|
||||
devel:libintl$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix >= 9
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libpcre2_16$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user