liboauth: rebuild for metadata
This commit is contained in:
parent
eaafc44a1b
commit
4c1b6a5940
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'liboauth'
|
||||
pkgname=liboauth
|
||||
version=1.0.3
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-nss"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libcurl-devel nss-devel"
|
||||
short_desc="C library implementing OAuth Core RFC 5849"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://liboauth.sourceforge.net"
|
||||
license="MIT"
|
||||
homepage="http://liboauth.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=0df60157b052f0e774ade8a8bac59d6e8d4b464058cc55f9208d72e41156811f
|
||||
|
||||
|
|
Loading…
Reference in New Issue