mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
connman-ncurses: fix license
This commit is contained in:
parent
59126d9969
commit
c6f48b778f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'connman-ncurses'
|
# Template file for 'connman-ncurses'
|
||||||
pkgname=connman-ncurses
|
pkgname=connman-ncurses
|
||||||
version=1.0
|
version=1.0
|
||||||
revision=4
|
revision=5
|
||||||
wrksrc="connman-json-client-${version}"
|
wrksrc="connman-json-client-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake autoconf pkg-config json-c-devel ncurses-devel dbus-devel"
|
hostmakedepends="automake autoconf pkg-config json-c-devel ncurses-devel dbus-devel"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="json-c-devel ncurses-devel dbus-devel"
|
||||||
depends="dbus connman"
|
depends="dbus connman"
|
||||||
short_desc="Simple ncurses-based UI for ConnMan"
|
short_desc="Simple ncurses-based UI for ConnMan"
|
||||||
maintainer="Sergei Akhmatdinov <sakhmatd@riseup.net>"
|
maintainer="Sergei Akhmatdinov <sakhmatd@riseup.net>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/eurogiciel-oss/connman-json-client"
|
homepage="https://github.com/eurogiciel-oss/connman-json-client"
|
||||||
distfiles="https://github.com/eurogiciel-oss/connman-json-client/archive/v${version}.tar.gz"
|
distfiles="https://github.com/eurogiciel-oss/connman-json-client/archive/v${version}.tar.gz"
|
||||||
checksum=724604787b51cd3bd2ba5d2291f5f2efe0558a1ec78d92d3c92ebc78f6c63219
|
checksum=724604787b51cd3bd2ba5d2291f5f2efe0558a1ec78d92d3c92ebc78f6c63219
|
||||||
|
|
Loading…
Add table
Reference in a new issue