summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Aranguren2022-04-08 17:56:48 +1000
committerLuis Aranguren2022-04-08 17:56:48 +1000
commit1d2e2a7df07ca53ce46e0be5d1c870fb57b54916 (patch)
treeec603620397c679a6bfc1d95e3713d91314ecd6e /PKGBUILD
parent78f1652e81f01046472d9b476ac55d8db169d03e (diff)
downloadaur-1d2e2a7df07ca53ce46e0be5d1c870fb57b54916.tar.gz
1.2.0.r56.gb729fe1, git->git+https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18eea59ee8f8..d52007111f07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@ pkgname="pam_u2f-git"
_gitname='pam-u2f'
_gitbranch='master'
_gitauthor='Yubico'
-pkgver=1.0.8.r27.g683860d
+pkgver=1.2.0.r56.gb729fe1
pkgrel=1
pkgdesc="Universal 2nd Factor (U2F) PAM authentication module from Yubico"
url='https://developers.yubico.com/pam-u2f/'
license=('BSD')
-source=("git://github.com/${_gitauthor}/${_gitname}#branch=${_gitbranch}")
+source=("git+https://github.com/${_gitauthor}/${_gitname}#branch=${_gitbranch}")
sha512sums=('SKIP')
arch=('armv6h' 'armv7h' 'i686' 'x86_64')
depends=('pam' 'libfido2' 'openssl')