OTPClient: update to 2.0.1
This commit is contained in:
parent
6c63f8cf4d
commit
d7973b6106
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'OTPClient'
|
# Template file for 'OTPClient'
|
||||||
pkgname=OTPClient
|
pkgname=OTPClient
|
||||||
version=1.5.1
|
version=2.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/paolostivanin/OTPClient"
|
homepage="https://github.com/paolostivanin/OTPClient"
|
||||||
distfiles="https://github.com/paolostivanin/OTPClient/archive/v${version}.tar.gz"
|
distfiles="https://github.com/paolostivanin/OTPClient/archive/v${version}.tar.gz"
|
||||||
checksum=c8794a45b691613326f15a95b9fe7f16511b0c16b6b6e1cedc11dc5344c2cc27
|
checksum=51086c6e8599d1fae80158406dfd35edd538359f8a7c569692bd864e2549bf0e
|
||||||
|
|
Loading…
Reference in New Issue