mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
pam-gnupg: update to 0.4.
This commit is contained in:
parent
06ac30209c
commit
2a2523830b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pam-gnupg'
|
||||
pkgname=pam-gnupg
|
||||
version=0.3
|
||||
revision=2
|
||||
version=0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-moduledir=/usr/lib/security"
|
||||
hostmakedepends="automake libtool gnupg"
|
||||
|
@ -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=d179c355ffc7bc79c3503c2422f181626229ca9491cfbb44668146e6fd55a303
|
||||
checksum=d7d266ffaa493fee087d373d70ae5f25a8afb145bc9b7c3cc60b7a448dd65756
|
||||
|
||||
pre_configure() {
|
||||
sh autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue