cmst: update to 2022.01.05
This commit is contained in:
parent
1f868945b2
commit
98da68f566
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmst'
|
# Template file for 'cmst'
|
||||||
pkgname=cmst
|
pkgname=cmst
|
||||||
version=2020.11.01
|
version=2022.01.05
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||||
|
@ -10,9 +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="https://github.com/andrew-bibb/cmst/archive/${version}.tar.gz"
|
distfiles="https://github.com/andrew-bibb/cmst/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0e445f81afdb51cd288653bc1597488d64846de9cc552f265c5b806716402adb
|
checksum=6ddc0e3a702592ec98b80164aa2b5ad1edb66d3f8dce18a545f26a67a46dc13a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense text/LICENSE
|
vlicense text/LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue