mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
dtkcore: update to 2.1.1.
This commit is contained in:
parent
2a7d8a6696
commit
8c8218b3ef
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dtkcore'
|
# Template file for 'dtkcore'
|
||||||
pkgname=dtkcore
|
pkgname=dtkcore
|
||||||
version=2.0.16.4
|
version=2.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="LIB_INSTALL_DIR=/usr/lib/ VERSION=${version}"
|
configure_args="LIB_INSTALL_DIR=/usr/lib/ VERSION=${version}"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/dtkcore"
|
homepage="https://github.com/linuxdeepin/dtkcore"
|
||||||
changelog="https://github.com/linuxdeepin/dtkcore/blob/${version}/CHANGELOG.md"
|
changelog="https://github.com/linuxdeepin/dtkcore/blob/${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/linuxdeepin/dtkcore/archive/${version}.tar.gz"
|
distfiles="https://github.com/linuxdeepin/dtkcore/archive/${version}.tar.gz"
|
||||||
checksum=04e8de464fb48e4ad0c6577ca093a96861adccff73c6c642fc022713392c2fa6
|
checksum=16685953ea0dff2270a5ba04f23b77abe98f0cb798b07f882eb66e7148eb1f57
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel"
|
hostmakedepends+=" qt5-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue