pam-gnupg: update to 0.2.
This commit is contained in:
parent
cb91deec6d
commit
49584bdcaa
1 changed files with 2 additions and 5 deletions
|
@ -1,9 +1,6 @@
|
||||||
# Template file for 'pam-gnupg'
|
# Template file for 'pam-gnupg'
|
||||||
pkgname=pam-gnupg
|
pkgname=pam-gnupg
|
||||||
# **NOTE** The pam-gnupg-git metapackage was created to migrate from date-based
|
version=0.2
|
||||||
# versioning to release versioning. When this package is updated, pam-gnupg-git
|
|
||||||
# should be updated or removed.
|
|
||||||
version=0.1
|
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-moduledir=/usr/lib/security"
|
configure_args="--with-moduledir=/usr/lib/security"
|
||||||
|
@ -15,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/cruegge/pam-gnupg"
|
homepage="https://github.com/cruegge/pam-gnupg"
|
||||||
distfiles="https://github.com/cruegge/pam-gnupg/archive/v${version}.tar.gz"
|
distfiles="https://github.com/cruegge/pam-gnupg/archive/v${version}.tar.gz"
|
||||||
checksum=b6e1a018185fb0ed467fa33e25998a9d666634da3828f8e4497e5d3739a59dc4
|
checksum=397334c45ed48499a466c0cb2acb21a7405edc4c0ab9c63cc6b2f3d159d60e5f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sh autogen.sh
|
sh autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue