mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
qt5dxcb-plugin: update to 1.1.11.
This commit is contained in:
parent
51484bb7b7
commit
88e2f4ca0b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt5dxcb-plugin'
|
# Template file for 'qt5dxcb-plugin'
|
||||||
pkgname=qt5dxcb-plugin
|
pkgname=qt5dxcb-plugin
|
||||||
version=1.1.10
|
version=1.1.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
make_build_args="VERSION=${version}"
|
make_build_args="VERSION=${version}"
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/qt5dxcb-plugin/"
|
homepage="https://github.com/linuxdeepin/qt5dxcb-plugin/"
|
||||||
changelog="https://github.com/linuxdeepin/qt5dxcb-plugin/blob/master/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/qt5dxcb-plugin/blob/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/qt5dxcb-plugin/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/qt5dxcb-plugin/archive/${version}.tar.gz"
|
||||||
checksum=321ac00b7005d50487cf122288425b0d1d5f1315e13739634cad93200d6c8d18
|
checksum=2ab7784e84da5778d81e37347b67bd6c403630a9d70e8471541b694a8f64a96d
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-x11extras-devel"
|
hostmakedepends+=" qt5-x11extras-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue