mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
cmst: update to 2020.05.09.
This commit is contained in:
parent
31d248e0f4
commit
ef27f9779c
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'cmst'
|
# Template file for 'cmst'
|
||||||
pkgname=cmst
|
pkgname=cmst
|
||||||
version=2019.01.13
|
version=2020.05.09
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-${pkgname}-${version}
|
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake"
|
hostmakedepends="qt5-qmake"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt5-devel"
|
||||||
|
@ -11,8 +10,8 @@ short_desc="Qt GUI for Connman"
|
||||||
maintainer="Jonathan Lee <vjon207@gmail.com>"
|
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="https://github.com/andrew-bibb/cmst/archive/${version}.tar.gz"
|
||||||
checksum=22ce22bb3ad7e1b3524a419d491f2da10d8daf1f7a0ed2606711767dd88b773d
|
checksum=9189323829fa73ab26b894a083793964eb85c6bb91b4bb00faea314a3a981b03
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue