cmst: update to 2019.01.13
This commit is contained in:
parent
a9c67dc5b1
commit
f4250f6854
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmst'
|
# Template file for 'cmst'
|
||||||
pkgname=cmst
|
pkgname=cmst
|
||||||
version=2018.01.06
|
version=2019.01.13
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-${pkgname}-${version}
|
wrksrc=${pkgname}-${pkgname}-${version}
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Jonathan Lee <vjon207@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/andrew-bibb/cmst"
|
homepage="https://github.com/andrew-bibb/cmst"
|
||||||
distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=41c9483709b5c8fbbe754847c8309f4bfd5b27b3d4b6e601070c7f42e4350efe
|
checksum=22ce22bb3ad7e1b3524a419d491f2da10d8daf1f7a0ed2606711767dd88b773d
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||||
|
|
Loading…
Reference in New Issue