pam-gnupg: update to 0.3.
This commit is contained in:
parent
c3a087d0d8
commit
d1bdcc038e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pam-gnupg'
|
||||
pkgname=pam-gnupg
|
||||
version=0.2
|
||||
version=0.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-moduledir=/usr/lib/security"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/cruegge/pam-gnupg"
|
||||
distfiles="https://github.com/cruegge/pam-gnupg/archive/v${version}.tar.gz"
|
||||
checksum=397334c45ed48499a466c0cb2acb21a7405edc4c0ab9c63cc6b2f3d159d60e5f
|
||||
checksum=d179c355ffc7bc79c3503c2422f181626229ca9491cfbb44668146e6fd55a303
|
||||
|
||||
pre_configure() {
|
||||
sh autogen.sh
|
||||
|
|
Loading…
Reference in a new issue