mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
connman-ui: fix license
This commit is contained in:
parent
c6f48b778f
commit
5765b5e4d2
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'connman-ui'
|
# Template file for 'connman-ui'
|
||||||
pkgname=connman-ui
|
pkgname=connman-ui
|
||||||
version=0.0.20150622
|
version=0.0.20150622
|
||||||
revision=2
|
revision=3
|
||||||
_gitrev=fce0af94e121bde77c7fa2ebd6a319f0180c5516
|
_gitrev=fce0af94e121bde77c7fa2ebd6a319f0180c5516
|
||||||
wrksrc=${pkgname}-${_gitrev}
|
wrksrc=${pkgname}-${_gitrev}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool intltool glib-devel pkg-config"
|
hostmakedepends="automake libtool intltool glib-devel pkg-config"
|
||||||
makedepends="dbus-devel glib-devel gtk+3-devel"
|
makedepends="dbus-devel glib-devel gtk+3-devel"
|
||||||
short_desc="A full-featured GTK based trayicon UI for ConnMan"
|
short_desc="Full-featured GTK based trayicon UI for ConnMan"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/tbursztyka/connman-ui"
|
homepage="https://github.com/tbursztyka/connman-ui"
|
||||||
distfiles="${homepage}/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=12ac39f1d4c9e3f54ede6c1d1ebc2dbd6d31cdb74516cb5080f9860499d0a1ee
|
checksum=12ac39f1d4c9e3f54ede6c1d1ebc2dbd6d31cdb74516cb5080f9860499d0a1ee
|
||||||
|
|
Loading…
Add table
Reference in a new issue