qoauth: use GitHub download location
This commit is contained in:
parent
05b50ed636
commit
94586f1328
1 changed files with 2 additions and 3 deletions
|
@ -3,14 +3,13 @@ pkgname=qoauth
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
revision=4
|
revision=4
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
wrksrc="${pkgname}-${version}-src"
|
|
||||||
makedepends="qt-devel qca-devel"
|
makedepends="qt-devel qca-devel"
|
||||||
short_desc="Support with OAuth-powered network services"
|
short_desc="Support with OAuth-powered network services"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.1"
|
license="GPL-2.1"
|
||||||
homepage="http://github.com/ayoy/qoauth"
|
homepage="http://github.com/ayoy/qoauth"
|
||||||
distfiles="http://files.ayoy.net/qoauth/release/current/src/${pkgname}-${version}-src.tar.bz2"
|
distfiles="https://github.com/ayoy/qoauth/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=b8579a77cecb07928e557c4a019db902a0f040b22f7926f147299e87ac5a54fd
|
checksum=10212e0d5b735b98faef644b8eee92b8217e6e9222987c649920e0c4ec0b1e8c
|
||||||
|
|
||||||
CXXFLAGS="-I/usr/include/QtCrypto"
|
CXXFLAGS="-I/usr/include/QtCrypto"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue