qoauth-qt5: fix license, http->https
This commit is contained in:
parent
616a1c21be
commit
90468e24dc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qoauth-qt5'
|
||||
pkgname=qoauth-qt5
|
||||
version=2.0.0
|
||||
revision=1
|
||||
revision=2
|
||||
_gitrev=4b01e9fa5198f9e175f5e8e19868b32101f22b98
|
||||
wrksrc="qoauth-${_gitrev}"
|
||||
build_style=qmake
|
||||
|
@ -9,8 +9,8 @@ hostmakedepends="qt5-qmake qt5-host-tools"
|
|||
makedepends="qt5-devel qca-qt5-devel"
|
||||
short_desc="Support with OAuth-powered network services"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.1"
|
||||
homepage="http://github.com/ayoy/qoauth"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/ayoy/qoauth"
|
||||
distfiles="https://github.com/ayoy/qoauth/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=9eef13bd6095d68ba7902514b300c23cb81a69a090ba82ced9d7cdf76a65d8e4
|
||||
|
||||
|
|
Loading…
Reference in a new issue