qgit: update to 2.10
This commit is contained in:
parent
552b75b65c
commit
dd99f65fc5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qgit'
|
||||
pkgname=qgit
|
||||
version=2.9
|
||||
version=2.10
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="Matthias von Faber <mvf@gmx.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/tibirna/qgit"
|
||||
distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=69788efda7d434d1bc094bb414bd92c269dc7894326320634500b05d63c008e8
|
||||
checksum=1fc74fbd25c8ccbee9f7d4a8817b0a82ffa5a3a281b324febe4e90ea7c721153
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in a new issue