cmst: update to 2020.05.09.
This commit is contained in:
parent
31d248e0f4
commit
ef27f9779c
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'cmst'
|
||||
pkgname=cmst
|
||||
version=2019.01.13
|
||||
version=2020.05.09
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${pkgname}-${version}
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake"
|
||||
makedepends="qt5-devel"
|
||||
|
@ -11,8 +10,8 @@ short_desc="Qt GUI for Connman"
|
|||
maintainer="Jonathan Lee <vjon207@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/andrew-bibb/cmst"
|
||||
distfiles="${homepage}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=22ce22bb3ad7e1b3524a419d491f2da10d8daf1f7a0ed2606711767dd88b773d
|
||||
distfiles="https://github.com/andrew-bibb/cmst/archive/${version}.tar.gz"
|
||||
checksum=9189323829fa73ab26b894a083793964eb85c6bb91b4bb00faea314a3a981b03
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||
|
|
Loading…
Reference in New Issue