telepathy-gabble: fix license, http->https, verify python2

This commit is contained in:
Colin Booth 2021-05-28 00:26:31 -07:00 committed by Đoàn Trần Công Danh
parent 3a0ab3a56b
commit 0f437ced2a

View file

@ -1,7 +1,7 @@
# Template file for 'telepathy-gabble'
pkgname=telepathy-gabble
version=0.18.4
revision=2
revision=3
build_style=gnu-configure
configure_args="--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt
--enable-handle-leak-debug --disable-debug --disable-static"
@ -12,10 +12,10 @@ makedepends="glib-devel dbus-glib-devel libxml2-devel gupnp-igd-devel
depends="telepathy-glib>=0.21 ca-certificates"
short_desc="Jabber/XMPP connection manager for Telepathy"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1"
homepage="http://telepathy.freedesktop.org"
license="LGPL-2.1-or-later"
homepage="https://telepathy.freedesktop.org"
distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz"
checksum=115c91572c72d4a40f0b25b606167b4f2f09441dc7bf1036ccbb1450f1a4969c
python_version=2 #unverified
python_version=2
nocross=yes
lib32disabled=yes