mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
liboauth: rebuild for metadata
This commit is contained in:
parent
eaafc44a1b
commit
4c1b6a5940
1 changed files with 2 additions and 2 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'liboauth'
|
# Template file for 'liboauth'
|
||||||
pkgname=liboauth
|
pkgname=liboauth
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-nss"
|
configure_args="--enable-nss"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libcurl-devel nss-devel"
|
makedepends="libcurl-devel nss-devel"
|
||||||
short_desc="C library implementing OAuth Core RFC 5849"
|
short_desc="C library implementing OAuth Core RFC 5849"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://liboauth.sourceforge.net"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="http://liboauth.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=0df60157b052f0e774ade8a8bac59d6e8d4b464058cc55f9208d72e41156811f
|
checksum=0df60157b052f0e774ade8a8bac59d6e8d4b464058cc55f9208d72e41156811f
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue