From eb454cea1afd6b1771a28ecd00d8f8434983cbdf Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 7 Oct 2016 13:09:36 +0000 Subject: community/google-authenticator: rebuild against libressl --- community/google-authenticator/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/google-authenticator') diff --git a/community/google-authenticator/APKBUILD b/community/google-authenticator/APKBUILD index c5b2bb8e32..89405dc0de 100644 --- a/community/google-authenticator/APKBUILD +++ b/community/google-authenticator/APKBUILD @@ -3,13 +3,13 @@ pkgname=google-authenticator pkgver=20160902 _gitrev=bd50d15c348a978c314d2b30e586fbc562096223 -pkgrel=0 +pkgrel=1 pkgdesc="Google Authenticator PAM module" url="https://github.com/google/google-authenticator" arch="all" license="ASL-2.0" depends="" -makedepends="autoconf automake libtool linux-pam-dev m4 openssl-dev" +makedepends="autoconf automake libtool linux-pam-dev m4 libressl-dev" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/google/google-authenticator/archive/$_gitrev.tar.gz" builddir="$srcdir/$pkgname-$_gitrev/libpam" -- cgit v1.2.3