bti: fix license
This commit is contained in:
parent
efd586cef8
commit
5d22412efa
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'bti'
|
# Template file for 'bti'
|
||||||
pkgname=bti
|
pkgname=bti
|
||||||
version=034
|
version=034
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="pcre-devel libxml2-devel libcurl-devel json-c-devel liboauth-devel"
|
makedepends="pcre-devel libxml2-devel libcurl-devel json-c-devel liboauth-devel"
|
||||||
depends="bash wget"
|
depends="bash wget"
|
||||||
short_desc="Console client for Twitter and identi.ca"
|
short_desc="Console client for Twitter and identi.ca"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
homepage="http://gregkh.github.com/bti/"
|
homepage="http://gregkh.github.com/bti/"
|
||||||
distfiles="https://www.kernel.org/pub/software/web/bti/bti-${version}.tar.xz"
|
distfiles="https://www.kernel.org/pub/software/web/bti/bti-${version}.tar.xz"
|
||||||
checksum=8b4a1a11f529f83956468acadaea9d11db4f03e82afe07fecb84b2d00e9eae83
|
checksum=8b4a1a11f529f83956468acadaea9d11db4f03e82afe07fecb84b2d00e9eae83
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue