dtkcore: update to 2.0.9.15.
This commit is contained in:
parent
49e1b24af5
commit
fe4e6eabe9
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.9.14
|
version=2.0.9.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="LIB_INSTALL_DIR=/usr/lib/"
|
configure_args="LIB_INSTALL_DIR=/usr/lib/"
|
||||||
|
@ -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=85bf79513e785509e9680913717127de2976dd8a09ff2ea5bd29ee8511a736db
|
checksum=87d793f42cf5426ff566973de6fe9943e8485aa06dd3b17b54900a8053eb14c7
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-devel gsettings-qt-devel"
|
hostmakedepends+=" qt5-devel gsettings-qt-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue