mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
qscintilla-qt5: update to 2.11.2.
This commit is contained in:
parent
5fa1b32b0d
commit
95fc3f306e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qscintilla-qt5'
|
||||
pkgname=qscintilla-qt5
|
||||
version=2.11.1
|
||||
version=2.11.2
|
||||
revision=1
|
||||
wrksrc="QScintilla_gpl-${version}"
|
||||
build_wrksrc=Qt4Qt5
|
||||
|
@ -11,8 +11,8 @@ short_desc="Qt5 port of Neil Hodgson's Scintilla C++ editor class"
|
|||
maintainer="Pierre Allegraud <pierre.allegraud@crans.org>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://www.riverbankcomputing.com/software/qscintilla/intro"
|
||||
distfiles="https://www.riverbankcomputing.com/static/Downloads/QScintilla/QScintilla_gpl-${version}.tar.gz"
|
||||
checksum=dae54d19e43dba5a3f98ac084fc0bcfa6fb713fa851f1783a01404397fd722f5
|
||||
distfiles="https://www.riverbankcomputing.com/static/Downloads/QScintilla/${version}/QScintilla_gpl-${version}.tar.gz"
|
||||
checksum=029bdc476a069fda2cea3cd937ba19cc7fa614fb90578caef98ed703b658f4a1
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="qt5-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue