cmst: update to 2017.09.19. (#8559)

This commit is contained in:
maxice8 2017-10-26 06:29:25 -02:00 committed by Juan RP
parent 5db8bd75b9
commit 99939444a8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cmst'
pkgname=cmst
version=2017.03.18
version=2017.09.19
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=6b0071d464c33406a9ad6938b04a038ddf677a0a80a9dc82a05c04afd937fec7
checksum=5e0d8d1acfbe749bcdd15ff37865a4ce8d54d72fd54bfd2f60d21e9a064b8bfb
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"