NetAuth-pam-helper: update to 0.1.5.
This commit is contained in:
parent
e90fa704ff
commit
8ec156fab8
1 changed files with 8 additions and 4 deletions
|
@ -1,14 +1,18 @@
|
|||
# Template file for 'NetAuth-pam-helper'
|
||||
pkgname=NetAuth-pam-helper
|
||||
version=0.1.3
|
||||
version=0.1.5
|
||||
revision=1
|
||||
wrksrc=pam-helper-$version
|
||||
build_style=go
|
||||
go_import_path="github.com/netauth/pam-helper"
|
||||
hostmakedepends="git"
|
||||
short_desc="A helper executable to use with pam_exec"
|
||||
maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
|
||||
short_desc="Helper executable to use with pam_exec"
|
||||
maintainer="Michael Aldridge <maldridge@netauth.org>"
|
||||
license="MIT"
|
||||
homepage="https://www.github.com/netauth/pam-helper"
|
||||
distfiles="$homepage/archive/v$version.tar.gz"
|
||||
checksum=d9b14782a52604a0fc19ffe5164aad5e1580e3bdb015fda0c4b58acdb38049ae
|
||||
checksum=1f4fd5e914e6a423ba51911c89b105736b595a2328946e298a31e9dc144d1998
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue