mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
google-authenticator-libpam: update to 1.06.
This commit is contained in:
parent
4b811918af
commit
c4513d807a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'google-authenticator-libpam'
|
# Template file for 'google-authenticator-libpam'
|
||||||
pkgname=google-authenticator-libpam
|
pkgname=google-authenticator-libpam
|
||||||
version=1.05
|
version=1.06
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/google-authenticator-libpam"
|
homepage="https://github.com/google/google-authenticator-libpam"
|
||||||
distfiles="https://github.com/google/google-authenticator-libpam/archive/$version.tar.gz"
|
distfiles="https://github.com/google/google-authenticator-libpam/archive/$version.tar.gz"
|
||||||
checksum=862412d6927ee1a19d81150006d53c21935897ba6d033616c31fc4d6aaa4db08
|
checksum=52f03ec746e8deb1af37911697d096f0fa87583491b7cc460cdf09a6ef0d6b06
|
||||||
replaces="libpam-google-authenticator>=0"
|
replaces="libpam-google-authenticator>=0"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue