cmst: update to 2017.03.18
This commit is contained in:
parent
86a67f865a
commit
0d6bbf9931
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmst'
|
||||
pkgname=cmst
|
||||
version=2016.04.03
|
||||
version=2017.03.18
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${pkgname}-${version}
|
||||
build_style=qmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="Jonathan Lee <vjon207@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/andrew-bibb/cmst"
|
||||
distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=c3d7ba9b3d06a3bdf8476224b7e30b4ea41005d719ae4f01897c188d56c716a1
|
||||
checksum=6b0071d464c33406a9ad6938b04a038ddf677a0a80a9dc82a05c04afd937fec7
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||
|
|
Loading…
Reference in a new issue