13 lines
461 B
Bash
13 lines
461 B
Bash
|
# Template file for 'oath-toolkit'
|
||
|
pkgname=oath-toolkit
|
||
|
version=2.6.0
|
||
|
revision=1
|
||
|
build_style=gnu-configure
|
||
|
hostmakedepends="pkg-config"
|
||
|
short_desc="OATH one-time password toolkit"
|
||
|
maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||
|
license="GPL-3"
|
||
|
homepage="http://www.nongnu.org/oath-toolkit/"
|
||
|
distfiles="http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||
|
checksum=2346cb8a2fc75ea56934cb9867463001665772308f2d9e7fe487159d38960926
|