aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2020-06-10 19:25:44 +0300
committerLucian Cristian <lucian.cristian@gmail.com>2020-06-10 19:25:44 +0300
commit2c458ad12c095c362eaee2ace8c4ec687346b5c2 (patch)
tree37215069ecf24826fd2c22675336ad7334603ff2 /libs
parentb593cc5871cbe50b5db8948541ff74b1dcf964cf (diff)
google-authenticator-libpam: update to 1.09
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'libs')
-rw-r--r--libs/google-authenticator-libpam/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/google-authenticator-libpam/Makefile b/libs/google-authenticator-libpam/Makefile
index c87ddfcb5..f7e3c0fe6 100644
--- a/libs/google-authenticator-libpam/Makefile
+++ b/libs/google-authenticator-libpam/Makefile
@@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=google-authenticator-libpam
-PKG_VERSION:=1.08
+PKG_VERSION:=1.09
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/google/google-authenticator-libpam/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=6f6d7530261ba9e2ece84214f1445857d488b7851c28a58356b49f2d9fd36290
+PKG_HASH:=ab1d7983413dc2f11de2efa903e5c326af8cb9ea37765dacb39949417f7cd037
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
PKG_LICENSE:=Apache-2.0